Results

By type

          23:05:55,494 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:05:55,495 |-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:05:55,495 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:05:55,495 |-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:05:55,496 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:05:55,507 |-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:05:55,634 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:05:55,661 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:05:55,663 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:05:55,668 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:05:55,758 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:05:55,758 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:05:55,758 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:05:55,758 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:05:55,758 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:05:55,758 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:05:55,758 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:05:55,759 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:05:55,760 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-03-19 23:05:56,695|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-03-19 23:05:56,820|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-84p2m 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-19 23:05:56,822|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-03-19 23:05:59,912|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-03-19 23:06:00,425|||main||||INFO||||||| Finished Spring Data repository scanning in 498 ms. Found 11 JPA repository interfaces.
2023-03-19 23:06:02,497|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-03-19 23:06:02,563|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-03-19 23:06:02,768|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-19 23:06:03,321|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-03-19 23:06:03,634|||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-19 23:06:03,635|||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-19 23:06:06,512|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-19 23:06:06,525|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-03-19 23:06:06,614|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-03-19 23:06:08,123|||main||||INFO||||||| Kakfa audit service is enabled
2023-03-19 23:06:08,217|||main||||INFO||||||| Workflow Audit store is disabled
2023-03-19 23:06:09,580|||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-19 23:06:09,613|||main||||INFO||||||| Dependency Management module created...
2023-03-19 23:06:10,631|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-03-19 23:06:10,894|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-03-19 23:06:11,910|||main||||INFO||||||| Netty started on port 8080
2023-03-19 23:06:13,289|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-03-19 23:06:13,591|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-03-19 23:06:13,597|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.646 seconds (JVM running for 18.569)
2023-03-19 23:06:13,618|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-03-19 23:06:13,619|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-03-19 23:06:13,791|||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-84p2m
	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-19 23:06:13,948|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-03-19 23:06:14,035|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-19 23:06:14,035|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-19 23:06:14,035|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1679267174033
2023-03-19 23:06:14,038|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-03-19 23:06:14,039|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-03-19 23:06:14,737|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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 CIUvHER4R0qzpHRyir4PYw
2023-03-19 23:06:14,738|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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 CIUvHER4R0qzpHRyir4PYw
2023-03-19 23:06:14,738|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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 CIUvHER4R0qzpHRyir4PYw
2023-03-19 23:06:14,738|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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 CIUvHER4R0qzpHRyir4PYw
2023-03-19 23:06:14,739|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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 CIUvHER4R0qzpHRyir4PYw
2023-03-19 23:06:14,739|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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 CIUvHER4R0qzpHRyir4PYw
2023-03-19 23:06:14,741|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Cluster ID: 8jjgEBymRQCiuSpb-6qakA
2023-03-19 23:06:14,743|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-19 23:06:14,760|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] (Re-)joining group
2023-03-19 23:06:14,858|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-03-19 23:06:14,859|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] (Re-)joining group
2023-03-19 23:06:17,869|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-84p2m-dc395fde-fecd-4b2c-8f26-53fa110b401c', protocol='range'}
2023-03-19 23:06:17,873|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-84p2m-dc395fde-fecd-4b2c-8f26-53fa110b401c=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-19 23:06:17,916|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-84p2m-dc395fde-fecd-4b2c-8f26-53fa110b401c', protocol='range'}
2023-03-19 23:06:17,917|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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-19 23:06:17,921|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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-19 23:06:17,934|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-03-19 23:06:17,934|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-03-19 23:06:17,934|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-03-19 23:06:17,934|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-03-19 23:06:17,934|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-03-19 23:06:17,934|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-03-19 23:06:18,053|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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-19 23:06:18,060|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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-19 23:06:18,060|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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-19 23:06:18,060|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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-19 23:06:18,073|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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-19 23:06:18,073|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-84p2m, 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-20 03:51:56,680|4cdda437-94c3-4f78-bb00-8dc15653e17b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-20 03:51:56,683|4cdda437-94c3-4f78-bb00-8dc15653e17b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-20 03:51:56,685|4cdda437-94c3-4f78-bb00-8dc15653e17b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-20 03:51:57,720|4cdda437-94c3-4f78-bb00-8dc15653e17b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-20 03:51:57,725|4cdda437-94c3-4f78-bb00-8dc15653e17b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-20 03:52:00,382|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||Thread-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/26190cf7-f2c5-4935-aab5-0acc63bfb134)
2023-03-20 03:52:00,412|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| deleting definition types under : /opt/app/onap/blueprints/working/26190cf7-f2c5-4935-aab5-0acc63bfb134/Definitions
2023-03-20 03:52:00,471|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| reinitialized all type definitions
2023-03-20 03:52:00,476|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-20 03:52:00,534|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-20 03:52:00,557|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-20 03:52:00,589|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-20 03:52:00,622|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(helloworld)
2023-03-20 03:52:00,623|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-20 03:52:00,623|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(helloworld) targets(helloworld)
2023-03-20 03:52:00,623|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-20 03:52:00,625|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-20 03:52:00,626|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/26190cf7-f2c5-4935-aab5-0acc63bfb134/Templates/hello-world-mapping.json
2023-03-20 03:52:00,635|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-20 03:52:00,635|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-20 03:52:00,635|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing blueprint Resource Definitions
2023-03-20 03:52:00,635|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-20 03:52:00,637|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/hello-world-mapping.json)
2023-03-20 03:52:00,661|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| distinct resource keys ([])
2023-03-20 03:52:00,661|4ed01b2f-411d-4b85-8a73-d4bc73f399e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enriching Resource Definition sources Node Template: []
2023-03-20 03:52:00,916|4c1203fb-7707-4fee-b8de-2443f268d1ff||Thread-36||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(2daa5949-aec9-4e89-845c-c8619473e6e6) CBA(/opt/app/onap/blueprints/archive/2daa5949-aec9-4e89-845c-c8619473e6e6/cba.zip)
2023-03-20 03:52:00,936|4c1203fb-7707-4fee-b8de-2443f268d1ff||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2daa5949-aec9-4e89-845c-c8619473e6e6) and entry definition file (Definitions/blueprint.json)
2023-03-20 03:52:00,990|4c1203fb-7707-4fee-b8de-2443f268d1ff||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(helloworld)
2023-03-20 03:52:01,001|4c1203fb-7707-4fee-b8de-2443f268d1ff||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2daa5949-aec9-4e89-845c-c8619473e6e6) and entry definition file (Definitions/blueprint.json)
2023-03-20 03:52:01,216|4c1203fb-7707-4fee-b8de-2443f268d1ff||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/working/2daa5949-aec9-4e89-845c-c8619473e6e6) present to clean.
2023-03-20 03:52:01,397|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-03-20 03:52:01,399|654321||reactor-http-epoll-4||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-03-20 03:52:01,495|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-84p2m
	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-20 03:52:01,514|654321||reactor-http-epoll-4||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] Instantiated an idempotent producer.
2023-03-20 03:52:01,535|654321||reactor-http-epoll-4||||INFO||||||| Kafka version: 3.0.1
2023-03-20 03:52:01,535|654321||reactor-http-epoll-4||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-20 03:52:01,535|654321||reactor-http-epoll-4||||INFO||||||| Kafka startTimeMs: 1679284321535
2023-03-20 03:52:01,595|||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 03:52:01,595|||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 03:52:01,595|||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 03:52:01,596|||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 03:52:01,596|||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 03:52:01,596|||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 03:52:01,596|||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] Cluster ID: 8jjgEBymRQCiuSpb-6qakA
2023-03-20 03:52:01,597|||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] ProducerId set to 1004 with epoch 0
2023-03-20 03:52:01,616|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 03:52:01,619|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-03-20 03:52:01,631|654321||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-03-20 03:52:01,742|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||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-20 03:52:01,804|654321||DefaultDispatcher-worker-13||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-20 03:52:01,809|654321||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-20 03:52:01,813|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-20 03:52:01,850|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-20 03:52:01,852|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-20 03:52:01,865|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 03:52:01,873|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-20 03:52:01,873|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 03:52:01,874|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-20 03:52:01,902|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-20 03:52:01,926|654321||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([])
2023-03-20 03:52:01,928|654321||DefaultDispatcher-worker-13||||INFO||||||| Generated Resource Param Data ({ })
2023-03-20 03:52:02,031|654321||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response...
2023-03-20 03:52:02,033|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 03:52:02,033|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-20 03:52:02,035|654321||DefaultDispatcher-worker-13||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-03-20 03:52:02,074|654321||DefaultDispatcher-worker-13||||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-84p2m
	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-20 03:52:02,075|654321||DefaultDispatcher-worker-13||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] Instantiated an idempotent producer.
2023-03-20 03:52:02,078|654321||DefaultDispatcher-worker-13||||INFO||||||| Kafka version: 3.0.1
2023-03-20 03:52:02,078|654321||DefaultDispatcher-worker-13||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-20 03:52:02,078|654321||DefaultDispatcher-worker-13||||INFO||||||| Kafka startTimeMs: 1679284322078
2023-03-20 03:52:02,126|||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 03:52:02,126|||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 03:52:02,126|||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 03:52:02,126|||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 03:52:02,126|||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 03:52:02,126|||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 03:52:02,127|||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] Cluster ID: 8jjgEBymRQCiuSpb-6qakA
2023-03-20 03:52:02,128|||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] ProducerId set to 8 with epoch 0
2023-03-20 03:52:02,137|654321||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f8da2fe8-b0b2-404b-b724-985af554fa9e auditStoreId -1
2023-03-20 03:52:02,218|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||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-20 04:52:13,468|5f4f4081-f4b1-4353-a127-194522e8e49b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-20 04:52:13,468|5f4f4081-f4b1-4353-a127-194522e8e49b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-20 04:52:13,468|5f4f4081-f4b1-4353-a127-194522e8e49b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-20 04:52:13,958|5f4f4081-f4b1-4353-a127-194522e8e49b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-20 04:52:13,959|5f4f4081-f4b1-4353-a127-194522e8e49b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-20 04:52:15,192|3865e346-d401-4bab-b1d7-52ca2cc81537||Thread-68||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3c676a19-3616-4c89-aa2f-c6d34ddc7e6c)
2023-03-20 04:52:15,194|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| deleting definition types under : /opt/app/onap/blueprints/working/3c676a19-3616-4c89-aa2f-c6d34ddc7e6c/Definitions
2023-03-20 04:52:15,198|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| reinitialized all type definitions
2023-03-20 04:52:15,199|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-20 04:52:15,252|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-20 04:52:15,271|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-20 04:52:15,292|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-20 04:52:15,315|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(helloworld)
2023-03-20 04:52:15,315|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-20 04:52:15,315|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(helloworld) targets(helloworld)
2023-03-20 04:52:15,315|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-20 04:52:15,315|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-20 04:52:15,316|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/3c676a19-3616-4c89-aa2f-c6d34ddc7e6c/Templates/hello-world-mapping.json
2023-03-20 04:52:15,321|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-20 04:52:15,321|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-20 04:52:15,321|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing blueprint Resource Definitions
2023-03-20 04:52:15,321|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-20 04:52:15,321|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/hello-world-mapping.json)
2023-03-20 04:52:15,329|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| distinct resource keys ([])
2023-03-20 04:52:15,330|3865e346-d401-4bab-b1d7-52ca2cc81537||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enriching Resource Definition sources Node Template: []
2023-03-20 04:52:15,549|f52029dc-2675-48c8-a836-7329c8a2d5ad||Thread-68||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(35e48bb1-eab0-479c-8ef9-c3631e7f2551) CBA(/opt/app/onap/blueprints/archive/35e48bb1-eab0-479c-8ef9-c3631e7f2551/cba.zip)
2023-03-20 04:52:15,558|f52029dc-2675-48c8-a836-7329c8a2d5ad||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/35e48bb1-eab0-479c-8ef9-c3631e7f2551) and entry definition file (Definitions/blueprint.json)
2023-03-20 04:52:15,584|f52029dc-2675-48c8-a836-7329c8a2d5ad||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(helloworld)
2023-03-20 04:52:15,590|f52029dc-2675-48c8-a836-7329c8a2d5ad||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/35e48bb1-eab0-479c-8ef9-c3631e7f2551) and entry definition file (Definitions/blueprint.json)
2023-03-20 04:52:15,737|f52029dc-2675-48c8-a836-7329c8a2d5ad||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/working/35e48bb1-eab0-479c-8ef9-c3631e7f2551) present to clean.
2023-03-20 04:52:15,917|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-03-20 04:52:15,930|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 04:52:15,930|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 04:52:15,930|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 04:52:15,930|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 04:52:15,930|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 04:52:15,930|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 04:52:15,936|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 04:52:15,936|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-03-20 04:52:15,946|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-20 04:52:15,946|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-20 04:52:15,954|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||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-20 04:52:15,957|654321||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-20 04:52:16,012|654321||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-20 04:52:16,013|654321||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-20 04:52:16,013|654321||DefaultDispatcher-worker-20||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 04:52:16,016|654321||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-20 04:52:16,016|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 04:52:16,016|654321||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-20 04:52:16,019|654321||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-20 04:52:16,053|654321||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([])
2023-03-20 04:52:16,054|654321||DefaultDispatcher-worker-20||||INFO||||||| Generated Resource Param Data ({ })
2023-03-20 04:52:16,067|654321||DefaultDispatcher-worker-20||||INFO||||||| Preparing Response...
2023-03-20 04:52:16,067|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 04:52:16,067|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-20 04:52:16,076|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 04:52:16,077|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 04:52:16,077|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 04:52:16,077|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 04:52:16,077|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 04:52:16,077|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 04:52:16,078|654321||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eb81294c-91ee-4551-9d1e-550bee1f1a34 auditStoreId -1
2023-03-20 04:52:16,099|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||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-20 05:10:20,988|c5584368-3caa-48f4-9881-853bd54ac717||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-20 05:10:20,989|c5584368-3caa-48f4-9881-853bd54ac717||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-20 05:10:20,989|c5584368-3caa-48f4-9881-853bd54ac717||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-20 05:10:21,710|c5584368-3caa-48f4-9881-853bd54ac717||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-20 05:10:21,710|c5584368-3caa-48f4-9881-853bd54ac717||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-20 05:10:23,290|e5e42324-c12a-451b-8c78-05100c42ee4e||Thread-91||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fd12af6d-1ee5-4bd5-a193-9469c3093cdf)
2023-03-20 05:10:23,291|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| deleting definition types under : /opt/app/onap/blueprints/working/fd12af6d-1ee5-4bd5-a193-9469c3093cdf/Definitions
2023-03-20 05:10:23,294|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| reinitialized all type definitions
2023-03-20 05:10:23,295|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-20 05:10:23,341|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-20 05:10:23,364|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-20 05:10:23,387|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-20 05:10:23,400|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(helloworld)
2023-03-20 05:10:23,400|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-20 05:10:23,400|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(helloworld) targets(helloworld)
2023-03-20 05:10:23,400|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-20 05:10:23,400|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-20 05:10:23,400|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/fd12af6d-1ee5-4bd5-a193-9469c3093cdf/Templates/hello-world-mapping.json
2023-03-20 05:10:23,405|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-20 05:10:23,405|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-20 05:10:23,405|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing blueprint Resource Definitions
2023-03-20 05:10:23,405|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-20 05:10:23,405|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/hello-world-mapping.json)
2023-03-20 05:10:23,409|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| distinct resource keys ([])
2023-03-20 05:10:23,409|e5e42324-c12a-451b-8c78-05100c42ee4e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enriching Resource Definition sources Node Template: []
2023-03-20 05:10:23,590|3e739507-d800-46aa-a147-fbaf00e6cc4b||Thread-91||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(03c8dfbb-6951-4ac1-a1c1-48ef5b194221) CBA(/opt/app/onap/blueprints/archive/03c8dfbb-6951-4ac1-a1c1-48ef5b194221/cba.zip)
2023-03-20 05:10:23,597|3e739507-d800-46aa-a147-fbaf00e6cc4b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/03c8dfbb-6951-4ac1-a1c1-48ef5b194221) and entry definition file (Definitions/blueprint.json)
2023-03-20 05:10:23,608|3e739507-d800-46aa-a147-fbaf00e6cc4b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(helloworld)
2023-03-20 05:10:23,612|3e739507-d800-46aa-a147-fbaf00e6cc4b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/03c8dfbb-6951-4ac1-a1c1-48ef5b194221) and entry definition file (Definitions/blueprint.json)
2023-03-20 05:10:23,733|3e739507-d800-46aa-a147-fbaf00e6cc4b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/working/03c8dfbb-6951-4ac1-a1c1-48ef5b194221) present to clean.
2023-03-20 05:10:23,913|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-03-20 05:10:23,926|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:10:23,926|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:10:23,926|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:10:23,926|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:10:23,927|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:10:23,927|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:10:23,928|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 05:10:23,928|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-03-20 05:10:23,932|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-20 05:10:23,932|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-20 05:10:23,939|654321||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-20 05:10:23,947|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||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-20 05:10:23,971|654321||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-20 05:10:23,975|654321||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-20 05:10:23,975|654321||DefaultDispatcher-worker-9||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 05:10:23,976|654321||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-20 05:10:23,976|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 05:10:23,976|654321||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-20 05:10:23,978|654321||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-20 05:10:23,996|654321||DefaultDispatcher-worker-9||||INFO||||||| Batched Sequence : ([])
2023-03-20 05:10:23,997|654321||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({ })
2023-03-20 05:10:24,003|654321||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2023-03-20 05:10:24,003|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 05:10:24,004|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-20 05:10:24,021|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:10:24,021|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:10:24,021|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:10:24,021|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:10:24,021|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:10:24,021|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:10:24,022|654321||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 231af055-6601-4cfa-afed-66e3d6f2687a auditStoreId -1
2023-03-20 05:10:24,038|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||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-20 05:30:32,121|56e9b22f-9081-4870-a02b-a68dfc363956||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-20 05:30:32,121|56e9b22f-9081-4870-a02b-a68dfc363956||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-20 05:30:32,121|56e9b22f-9081-4870-a02b-a68dfc363956||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-20 05:30:32,597|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-20 05:30:32,597|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-20 05:30:33,837|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-20 05:30:33,857|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(d8b04e05-69ca-4df7-ada7-ceca076e1245) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-20 05:30:33,871|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(da2348b9-68b5-4688-b2b8-4e87a0b3ffeb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-20 05:30:33,876|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(00f92fce-9a55-466a-a294-ed832ee0fa2c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-20 05:30:33,883|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(7100b467-126e-4195-9725-26821b4b5fd1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-20 05:30:33,893|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(ccbda4a6-d95a-446c-961d-0abd6d7f3721) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-20 05:30:33,902|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(0c1faa84-f593-4fc8-9595-dc4eac3d9221) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-20 05:30:33,912|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:33,912|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:33,912|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:33,912|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:33,912|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:33,918|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:33,968|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 05:30:33,985|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:33,998|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 05:30:34,006|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 05:30:34,012|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 05:30:34,106|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 05:30:34,107|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 05:30:34,108|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 05:30:34,128|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:34,300|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 05:30:34,301|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 05:30:34,301|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 05:30:34,302|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(HealthCheck)
2023-03-20 05:30:34,302|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-20 05:30:34,303|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-assign)
2023-03-20 05:30:34,303|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-deploy)
2023-03-20 05:30:34,323|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:34,492|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 05:30:34,492|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 05:30:34,493|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 05:30:34,515|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 05:30:34,516|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 05:30:34,516|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:34,522|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:34,772|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 05:30:34,773|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 05:30:34,788|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:34,928|56e9b22f-9081-4870-a02b-a68dfc363956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:37,178|4314e3a5-54e0-4ea0-8eef-a830d7797593||Thread-119||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/55d140e1-ce13-4657-8ac5-90ce6f1c1e60)
2023-03-20 05:30:37,179|4314e3a5-54e0-4ea0-8eef-a830d7797593||Thread-119||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| deleting definition types under : /opt/app/onap/blueprints/working/55d140e1-ce13-4657-8ac5-90ce6f1c1e60/Definitions
2023-03-20 05:30:37,182|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| reinitialized all type definitions
2023-03-20 05:30:37,184|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-03-20 05:30:37,223|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-03-20 05:30:37,241|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-03-20 05:30:37,260|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-03-20 05:30:37,291|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(capability)
2023-03-20 05:30:37,394|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(capability)
2023-03-20 05:30:37,419|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-20 05:30:37,464|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,508|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,532|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,556|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,579|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,679|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-03-20 05:30:37,698|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-03-20 05:30:37,698|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-03-20 05:30:37,724|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(capability)
2023-03-20 05:30:37,747|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(capability)
2023-03-20 05:30:37,768|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(capability)
2023-03-20 05:30:37,788|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-20 05:30:37,811|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,831|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,857|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,874|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,890|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,908|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 05:30:37,988|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(resource-resolution)
2023-03-20 05:30:37,989|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-03-20 05:30:37,989|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-03-20 05:30:37,989|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-03-20 05:30:37,989|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-03-20 05:30:37,989|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-03-20 05:30:37,989|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/55d140e1-ce13-4657-8ac5-90ce6f1c1e60/Templates/hello-world-velocity-mapping.json
2023-03-20 05:30:37,997|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-03-20 05:30:37,997|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-03-20 05:30:37,997|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/55d140e1-ce13-4657-8ac5-90ce6f1c1e60/Templates/hello-world-jinja-mapping.json
2023-03-20 05:30:38,000|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-03-20 05:30:38,001|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-03-20 05:30:38,001|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing blueprint Resource Definitions
2023-03-20 05:30:38,001|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-03-20 05:30:38,001|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-03-20 05:30:38,001|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-03-20 05:30:38,006|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 05:30:38,201|4314e3a5-54e0-4ea0-8eef-a830d7797593||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-03-20 05:30:38,444|117d2e82-e4b3-4447-8063-417e882cf154||Thread-119||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(1313f20f-f951-4c6e-8213-f53e8c162973) CBA(/opt/app/onap/blueprints/archive/1313f20f-f951-4c6e-8213-f53e8c162973/cba.zip)
2023-03-20 05:30:38,448|117d2e82-e4b3-4447-8063-417e882cf154||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1313f20f-f951-4c6e-8213-f53e8c162973) and entry definition file (Definitions/resource-resolution.json)
2023-03-20 05:30:38,463|117d2e82-e4b3-4447-8063-417e882cf154||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-resolution)
2023-03-20 05:30:38,467|117d2e82-e4b3-4447-8063-417e882cf154||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1313f20f-f951-4c6e-8213-f53e8c162973) and entry definition file (Definitions/resource-resolution.json)
2023-03-20 05:30:38,596|117d2e82-e4b3-4447-8063-417e882cf154||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/working/1313f20f-f951-4c6e-8213-f53e8c162973) present to clean.
2023-03-20 05:30:38,778|36894d93-6fd4-4c50-af07-4480b4711b95||reactor-http-epoll-3||||INFO||||||| processing request id 36894d93-6fd4-4c50-af07-4480b4711b95
2023-03-20 05:30:38,791|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-03-20 05:30:38,957|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:38,967|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:39,008|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-20 05:30:39,047|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:30:39,047|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:30:39,047|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:30:39,047|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:30:39,047|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:30:39,047|654321||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 05:30:39,048|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 05:30:39,048|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| StoreAuditService ID  -1
2023-03-20 05:30:39,050|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:39,050|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-03-20 05:30:39,058|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:39,106|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-20 05:30:39,106|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-03-20 05:30:39,106|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 05:30:39,108|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(36894d93-6fd4-4c50-af07-4480b4711b95) for workflow(resource-resolution) step(helloworld)
2023-03-20 05:30:39,108|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 05:30:39,108|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:39,109|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-03-20 05:30:39,126|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(36894d93-6fd4-4c50-af07-4480b4711b95), subrequestID(94492abb-3433-4d0e-a4d1-86685abe38f1) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-20 05:30:39,175|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:39,209|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:39,218|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:39,222|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-20 05:30:39,424|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-20 05:30:39,502|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:39,512|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:39,513|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-20 05:30:39,514|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-20 05:30:39,521|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-03-20 05:30:39,576|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-03-20 05:30:39,585|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-20 05:30:39,589|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-20 05:30:43,221|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@72ac364f
2023-03-20 05:30:43,225|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-03-20 05:30:43,267|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-03-20 05:30:43,270|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:43,271|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:43,271|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-20 05:30:43,277|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-20 05:30:43,294|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:43,294|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:43,294|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-20 05:30:43,294|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-20 05:30:43,294|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-03-20 05:30:43,296|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:43,296|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:43,296|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-20 05:30:43,298|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-20 05:30:43,305|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:43,305|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:43,305|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-20 05:30:43,305|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-20 05:30:43,305|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-03-20 05:30:43,322|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-03-20 05:30:43,331|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-03-20 05:30:43,332|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-20 05:30:43,362|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-20 05:30:53,861|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| compiled in (10493)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-20 05:30:53,863|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-20 05:30:53,897|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-03-20 05:30:53,983|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-03-20 05:30:53,985|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:53,985|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:53,985|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-20 05:30:53,989|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-20 05:30:54,001|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:54,001|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:54,002|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-20 05:30:54,002|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-20 05:30:54,002|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-03-20 05:30:54,035|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-03-20 05:30:54,044|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-03-20 05:30:54,044|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-03-20 05:30:54,088|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-03-20 05:30:54,093|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-03-20 05:30:54,095|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:54,095|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:54,095|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-20 05:30:54,098|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-20 05:30:54,105|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:54,106|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:54,106|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-20 05:30:54,106|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-20 05:30:54,106|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-03-20 05:30:54,135|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-03-20 05:30:54,161|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:54,161|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:54,199|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (list)
2023-03-20 05:30:54,201|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-20 05:30:54,202|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:54,202|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:54,202|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:54,202|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:54,202|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:54,246|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-03-20 05:30:54,256|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:54,517|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-20 05:30:54,575|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:54,575|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-03-20 05:30:54,627|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:54,631|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-20 05:30:54,632|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-03-20 05:30:54,632|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-20 05:30:54,632|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-20 05:30:54,676|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-03-20 05:30:54,688|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@56f8bd2f
2023-03-20 05:30:54,689|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-03-20 05:30:54,720|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-03-20 05:30:54,721|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:54,721|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:54,721|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-20 05:30:54,725|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-20 05:30:54,734|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:54,734|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:54,735|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-20 05:30:54,735|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-20 05:30:54,735|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-03-20 05:30:54,782|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-03-20 05:30:54,783|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-03-20 05:30:54,819|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-03-20 05:30:54,820|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:54,820|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:54,820|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-20 05:30:54,823|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-20 05:30:54,843|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:54,844|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:54,844|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-20 05:30:54,844|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-20 05:30:54,844|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-03-20 05:30:54,886|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-03-20 05:30:54,887|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-03-20 05:30:54,929|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-03-20 05:30:54,931|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:54,931|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:54,931|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-20 05:30:54,933|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-20 05:30:54,944|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:54,944|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:54,945|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-20 05:30:54,945|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-20 05:30:54,945|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-03-20 05:30:54,945|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:54,946|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:54,946|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-20 05:30:54,948|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-20 05:30:54,955|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:54,955|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:54,955|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-20 05:30:54,955|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-20 05:30:54,955|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-03-20 05:30:54,958|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:54,958|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-20 05:30:54,958|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-20 05:30:54,960|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-20 05:30:54,966|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:54,967|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:54,967|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-20 05:30:54,967|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-20 05:30:54,967|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-03-20 05:30:54,979|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-03-20 05:30:54,986|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-21||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-03-20 05:30:54,998|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-03-20 05:30:54,999|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-03-20 05:30:55,002|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:55,002|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-03-20 05:30:55,004|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-03-20 05:30:55,012|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-20 05:30:55,013|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 05:30:55,013|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-20 05:30:55,013|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-20 05:30:55,013|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:55,050|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-03-20 05:30:55,051|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-20 05:30:55,051|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-03-20 05:30:55,078|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-03-20 05:30:55,080|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-20 05:30:55,080|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:55,100|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (list)
2023-03-20 05:30:55,101|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-20 05:30:55,102|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:55,135|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-03-20 05:30:55,136|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:55,307|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-20 05:30:55,337|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||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-20 05:30:55,338|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2023-03-20 05:30:55,338|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 05:30:55,338|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-03-20 05:30:55,351|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:30:55,351|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:30:55,351|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:30:55,351|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:30:55,351|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:30:55,351|654321||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 05:30:55,352|36894d93-6fd4-4c50-af07-4480b4711b95||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d0dd5770-5225-479e-9571-e93b3d1f3711 auditStoreId -1
2023-03-20 05:30:55,432|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(36894d93-6fd4-4c50-af07-4480b4711b95), subrequestID(94492abb-3433-4d0e-a4d1-86685abe38f1) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-20 06:47:47,736|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-20 06:47:47,737|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-20 06:47:47,737|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-20 06:47:48,282|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-20 06:47:48,282|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-20 06:47:49,109|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-20 06:47:49,109|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(6c5721f6-4cf2-4e67-937b-363aa517cfc7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-20 06:47:49,164|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(1565a5b3-dad8-4fef-b6bd-6137199c1043) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-20 06:47:49,168|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(6aa23f8b-2b3a-4061-bf76-6db5b29a53f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-20 06:47:49,175|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(8b064a3c-0648-4039-895d-1da91af8f4fa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-20 06:47:49,182|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(0af40c2e-23bb-476b-a420-974ad85e6d27) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-20 06:47:49,190|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(c215e43e-3297-4e59-acd5-7f4e56ce4673) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-20 06:47:49,198|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:49,198|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:49,198|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:49,198|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:49,198|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:49,198|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:49,262|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 06:47:49,270|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:49,271|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 06:47:49,276|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 06:47:49,281|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 06:47:49,369|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:47:49,369|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:47:49,382|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:49,475|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-20 06:47:49,558|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-20 06:47:49,618|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-20 06:47:49,726|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:47:49,726|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:47:49,726|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:47:49,780|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:49,861|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-20 06:47:49,915|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-20 06:47:49,918|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-20 06:47:50,001|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:47:50,002|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:47:50,002|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:47:50,014|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:47:50,014|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:47:50,014|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:50,022|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:50,068|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-20 06:47:50,117|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-20 06:47:50,148|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-20 06:47:50,194|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-20 06:47:50,194|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-20 06:47:50,257|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-20 06:47:50,325|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:47:50,325|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:47:50,325|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:47:50,325|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(HealthCheck)
2023-03-20 06:47:50,326|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-20 06:47:50,327|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-assign)
2023-03-20 06:47:50,327|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-deploy)
2023-03-20 06:47:50,336|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:50,375|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-20 06:47:50,434|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-20 06:47:50,436|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-20 06:47:50,494|8e2d38ed-4448-49cd-b9af-7cbb2dcb77ff||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:47:51,121|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||Thread-153||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(76634df8-ef9d-4e2d-8cbc-e4798d634f8d) CBA(/opt/app/onap/blueprints/archive/76634df8-ef9d-4e2d-8cbc-e4798d634f8d/cba.zip)
2023-03-20 06:47:51,179|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76634df8-ef9d-4e2d-8cbc-e4798d634f8d) and entry definition file (Definitions/CNF.json)
2023-03-20 06:47:51,224|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:47:51,225|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:47:51,225|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:47:51,225|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(scale-out)
2023-03-20 06:47:51,225|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(scale)
2023-03-20 06:47:51,226|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(scale-in)
2023-03-20 06:47:51,226|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(health-check)
2023-03-20 06:47:51,233|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76634df8-ef9d-4e2d-8cbc-e4798d634f8d) and entry definition file (Definitions/CNF.json)
2023-03-20 06:47:51,414|b78c3d73-8c0b-41c1-91e4-8c5e3bac8480||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/working/76634df8-ef9d-4e2d-8cbc-e4798d634f8d) present to clean.
2023-03-20 06:48:08,239|353724dc-f279-4e55-a4b1-6cc0ee2782b8||Thread-153||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/528dc8e8-52e9-45f6-882b-9a8ef074863e)
2023-03-20 06:48:08,240|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| deleting definition types under : /opt/app/onap/blueprints/working/528dc8e8-52e9-45f6-882b-9a8ef074863e/Definitions
2023-03-20 06:48:08,245|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| reinitialized all type definitions
2023-03-20 06:48:08,247|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-20 06:48:08,289|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(vnf-template)
2023-03-20 06:48:08,310|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-20 06:48:08,328|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-20 06:48:08,351|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,413|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,432|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,452|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-20 06:48:08,452|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-20 06:48:08,452|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-20 06:48:08,472|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,489|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,508|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,527|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 06:48:08,562|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,578|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,594|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,609|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,624|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,641|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,671|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-20 06:48:08,672|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-20 06:48:08,672|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-20 06:48:08,672|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-20 06:48:08,692|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,707|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,727|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 06:48:08,744|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-20 06:48:08,801|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(resource-assignment)
2023-03-20 06:48:08,802|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-20 06:48:08,802|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-20 06:48:08,802|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-20 06:48:08,802|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-20 06:48:08,802|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-20 06:48:08,802|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/528dc8e8-52e9-45f6-882b-9a8ef074863e/Templates/vnf-mapping.json
2023-03-20 06:48:08,805|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-20 06:48:08,805|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-20 06:48:08,805|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/528dc8e8-52e9-45f6-882b-9a8ef074863e/Templates/base_ubuntu20-mapping.json
2023-03-20 06:48:08,807|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-20 06:48:08,807|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-20 06:48:08,807|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(config-assign)
2023-03-20 06:48:08,808|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-20 06:48:08,808|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(config-assign) targets(config-assign)
2023-03-20 06:48:08,808|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-20 06:48:08,808|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-20 06:48:08,808|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/528dc8e8-52e9-45f6-882b-9a8ef074863e/Templates/baseconfig-mapping.json
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(config-deploy)
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-deploy) resource assignment files([]
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing blueprint Resource Definitions
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/vnf-mapping.json)
2023-03-20 06:48:08,810|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-20 06:48:08,811|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/baseconfig-mapping.json)
2023-03-20 06:48:08,816|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:08,953|353724dc-f279-4e55-a4b1-6cc0ee2782b8||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-20 06:48:09,208|2ed67351-a464-4596-8476-79a4ee41d2dd||Thread-153||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(8df7a3dc-c7fc-4876-84fb-06d4a77c8dff) CBA(/opt/app/onap/blueprints/archive/8df7a3dc-c7fc-4876-84fb-06d4a77c8dff/cba.zip)
2023-03-20 06:48:09,219|2ed67351-a464-4596-8476-79a4ee41d2dd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8df7a3dc-c7fc-4876-84fb-06d4a77c8dff) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 06:48:09,222|2ed67351-a464-4596-8476-79a4ee41d2dd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 06:48:09,233|2ed67351-a464-4596-8476-79a4ee41d2dd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:48:09,233|2ed67351-a464-4596-8476-79a4ee41d2dd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:48:09,233|2ed67351-a464-4596-8476-79a4ee41d2dd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:48:09,237|2ed67351-a464-4596-8476-79a4ee41d2dd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8df7a3dc-c7fc-4876-84fb-06d4a77c8dff) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 06:48:09,370|2ed67351-a464-4596-8476-79a4ee41d2dd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/working/8df7a3dc-c7fc-4876-84fb-06d4a77c8dff) present to clean.
2023-03-20 06:48:38,107|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-20 06:48:38,107|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-20 06:48:38,107|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-20 06:48:38,563|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-20 06:48:38,564|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-20 06:48:39,423|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-20 06:48:39,423|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(12f7c2ad-b851-4fde-a8d7-7e9c01761735) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-20 06:48:39,433|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(f9a0cbd6-7da9-450c-b419-7fc6072f8169) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-20 06:48:39,437|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(958ea24b-f45a-476a-a816-9fbe51491e60) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-20 06:48:39,441|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(f3d899f3-c1bf-4922-bc45-d8f5e6e33f2f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-20 06:48:39,448|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(d82e57d7-521c-4e06-bce1-f1c3d1fc3dd6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-20 06:48:39,454|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(8c05b6b9-c1bd-417d-a414-de12c6ebaa3f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-20 06:48:39,461|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,461|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,461|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,461|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,461|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,461|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,468|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,472|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 06:48:39,475|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 06:48:39,478|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 06:48:39,482|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 06:48:39,515|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:48:39,515|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:48:39,515|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:48:39,515|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(HealthCheck)
2023-03-20 06:48:39,516|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-20 06:48:39,516|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-assign)
2023-03-20 06:48:39,516|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-deploy)
2023-03-20 06:48:39,526|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,582|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-20 06:48:39,662|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-20 06:48:39,663|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-20 06:48:39,731|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:48:39,731|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:48:39,731|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:48:39,741|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,779|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-20 06:48:39,835|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-20 06:48:39,839|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-20 06:48:39,907|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:48:39,907|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:48:39,908|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:48:39,917|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 06:48:39,917|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:48:39,918|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,923|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:39,961|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-20 06:48:40,018|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-20 06:48:40,022|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-20 06:48:40,126|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-20 06:48:40,178|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-20 06:48:40,184|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-20 06:48:40,245|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 06:48:40,246|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 06:48:40,256|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:40,287|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-20 06:48:40,343|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-20 06:48:40,344|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-20 06:48:40,400|b03aaaf5-f78f-4e9b-9015-8bcf3e0dfeae||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 06:48:58,428|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||Thread-153||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e6fbcc97-5402-4dda-b1fb-43cf9166c0a6)
2023-03-20 06:48:58,429|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| deleting definition types under : /opt/app/onap/blueprints/working/e6fbcc97-5402-4dda-b1fb-43cf9166c0a6/Definitions
2023-03-20 06:48:58,431|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| reinitialized all type definitions
2023-03-20 06:48:58,433|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-20 06:48:58,476|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-20 06:48:58,509|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-20 06:48:58,527|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-20 06:48:58,546|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-20 06:48:58,619|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-20 06:48:58,666|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(config-assign)
2023-03-20 06:48:58,666|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-20 06:48:58,666|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(config-assign) targets(resolve-data)
2023-03-20 06:48:58,666|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-20 06:48:58,666|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-20 06:48:58,666|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/e6fbcc97-5402-4dda-b1fb-43cf9166c0a6/Templates/netconfrpc-mapping.json
2023-03-20 06:48:58,669|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-20 06:48:58,669|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-20 06:48:58,669|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(config-deploy)
2023-03-20 06:48:58,670|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-20 06:48:58,670|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-20 06:48:58,670|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-deploy) resource assignment files([]
2023-03-20 06:48:58,670|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing blueprint Resource Definitions
2023-03-20 06:48:58,670|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-20 06:48:58,670|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-20 06:48:58,672|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| distinct resource keys ([input-source])
2023-03-20 06:48:58,693|2c40d0af-d5eb-424a-916d-42c8fa08d4c1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-20 07:20:01,780|a8aa4631-98b4-492c-bbc7-372470bad4d6||Thread-159||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(76536912-0a86-481f-9eea-8c4df8bd236c) CBA(/opt/app/onap/blueprints/archive/76536912-0a86-481f-9eea-8c4df8bd236c/cba.zip)
2023-03-20 07:20:01,799|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76536912-0a86-481f-9eea-8c4df8bd236c) and entry definition file (Definitions/CNF.json)
2023-03-20 07:20:01,840|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:20:01,840|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:20:01,840|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:20:01,840|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(scale-out)
2023-03-20 07:20:01,840|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(scale)
2023-03-20 07:20:01,840|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(scale-in)
2023-03-20 07:20:01,841|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(health-check)
2023-03-20 07:20:01,862|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76536912-0a86-481f-9eea-8c4df8bd236c) and entry definition file (Definitions/CNF.json)
2023-03-20 07:20:01,963|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-20 07:20:02,031|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-20 07:20:02,033|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-20 07:20:02,129|a8aa4631-98b4-492c-bbc7-372470bad4d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/working/76536912-0a86-481f-9eea-8c4df8bd236c) present to clean.
2023-03-20 07:20:06,402|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-20 07:20:06,403|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-20 07:20:06,403|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-20 07:20:06,881|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-20 07:20:06,881|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-20 07:20:07,928|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-20 07:20:07,929|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(850ec943-e65b-4875-8829-2d42124eb48e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-20 07:20:07,936|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(86aa3ca0-8827-430f-81c8-5d6b745ea22b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-20 07:20:07,956|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(0ed18c90-ba86-443f-8ee6-da7ff1e74c0e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-20 07:20:07,961|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(e4d211ec-3c59-45dd-bf66-ff097e018369) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-20 07:20:07,967|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(e0ce8eac-42bf-4108-b3d3-0be64618e90a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-20 07:20:07,973|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(b99f1399-2945-4cc9-9876-718ca85e6e0f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-20 07:20:07,979|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:07,979|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:07,980|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:07,980|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:07,980|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:07,980|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:07,990|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:07,993|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 07:20:08,016|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 07:20:08,019|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 07:20:08,023|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 07:20:08,095|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:20:08,096|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:20:08,096|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:20:08,096|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(HealthCheck)
2023-03-20 07:20:08,097|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-20 07:20:08,097|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-assign)
2023-03-20 07:20:08,097|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-deploy)
2023-03-20 07:20:08,109|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:08,231|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-20 07:20:08,299|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-20 07:20:08,299|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-20 07:20:08,394|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:20:08,394|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:20:08,394|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:20:08,411|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:20:08,411|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:20:08,412|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:08,419|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:08,462|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-20 07:20:08,519|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-20 07:20:08,524|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-20 07:20:08,600|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:20:08,600|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:20:08,633|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-20 07:20:08,680|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-20 07:20:08,681|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-20 07:20:08,771|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:08,805|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-20 07:20:08,842|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-20 07:20:08,843|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-20 07:20:08,905|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:20:08,906|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:20:08,907|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:20:08,916|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:08,953|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-20 07:20:09,008|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-20 07:20:09,009|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-20 07:20:09,079|43e45384-4935-45f3-b6bf-c3dc9a4d3e88||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:20,484|4d20e4ed-9e67-486f-90c8-e75671687257||reactor-http-epoll-1||||INFO||||||| processing request id 4d20e4ed-9e67-486f-90c8-e75671687257
2023-03-20 07:20:20,490|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-20 07:20:20,948|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-20 07:20:20,955|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-20 07:20:20,982|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 07:20:21,004|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 07:20:21,004|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 07:20:21,004|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 07:20:21,004|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 07:20:21,004|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 07:20:21,005|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 07:20:21,006|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 07:20:21,006|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| StoreAuditService ID  -1
2023-03-20 07:20:21,008|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-20 07:20:21,008|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-20 07:20:21,015|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-20 07:20:21,078|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 07:20:21,106|4d20e4ed-9e67-486f-90c8-e75671687257||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(4d20e4ed-9e67-486f-90c8-e75671687257), subrequestID(0a7b5c94-7485-45d1-8e55-72ccf688643c) CBA(APACHE/1.0.0/resource-assignment).
2023-03-20 07:20:21,188|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-20 07:20:21,275|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(resource-assignment[4d20e4ed-9e67-486f-90c8-e75671687257])'s step(resource-assignment)
2023-03-20 07:20:21,275|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 07:20:21,356|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(4d20e4ed-9e67-486f-90c8-e75671687257) for workflow(resource-assignment) step(resource-assignment)
2023-03-20 07:20:21,356|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:21,356|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-20 07:20:21,358|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-20 07:20:21,391|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-03-20 07:20:21,401|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-20 07:20:21,402|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-20 07:20:21,403|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-20 07:20:21,403|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("0a7b5c94-7485-45d1-8e55-72ccf688643c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-20 07:20:21,403|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a70aa167-8d10-4d4c-acfa-da225b4f340e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-20 07:20:21,405|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="0a7b5c94-7485-45d1-8e55-72ccf688643c", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-20 07:20:21,411|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-03-20 07:20:21,411|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-03-20 07:20:21,474|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-20 07:20:22,620|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-20 07:20:22,627|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-20 07:20:22,638|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-20 07:20:22,640|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-20 07:20:22,641|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "a70aa167-8d10-4d4c-acfa-da225b4f340e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "0a7b5c94-7485-45d1-8e55-72ccf688643c",
  "vnf_name" : "${vnf_name}"
})
2023-03-20 07:20:22,652|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-20 07:20:22,652|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:22,652|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-20 07:20:22,653|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[4d20e4ed-9e67-486f-90c8-e75671687257])'s step(profile-upload)
2023-03-20 07:20:22,653|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 07:20:22,658|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(4d20e4ed-9e67-486f-90c8-e75671687257) for workflow(resource-assignment) step(profile-upload)
2023-03-20 07:20:22,658|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-20 07:20:22,658|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-03-20 07:20:22,659|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-20 07:20:22,660|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-03-20 07:20:22,660|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-20 07:20:22,663|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-20 07:20:22,663|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-20 07:20:22,663|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-20 07:20:22,663|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-20 07:20:22,664|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-20 07:20:22,672|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| workflow(4d20e4ed-9e67-486f-90c8-e75671687257) nodes completed with (0)exceptions
2023-03-20 07:20:22,672|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-20 07:20:22,685|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 07:20:22,685|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 07:20:22,685|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 07:20:22,685|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 07:20:22,685|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 07:20:22,685|36894d93-6fd4-4c50-af07-4480b4711b95||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 07:20:22,686|4d20e4ed-9e67-486f-90c8-e75671687257||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3d4ce5be-c788-4800-bf18-730c06962eb8 auditStoreId -1
2023-03-20 07:20:22,766|4d20e4ed-9e67-486f-90c8-e75671687257||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(4d20e4ed-9e67-486f-90c8-e75671687257), subrequestID(0a7b5c94-7485-45d1-8e55-72ccf688643c) CBA(APACHE/1.0.0/resource-assignment).
2023-03-20 07:20:26,938|2ffa7a43-2e8c-407b-984a-b42c444c8138||Thread-159||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a1ca4ebf-4867-4492-a08a-eddaca19bd4c)
2023-03-20 07:20:26,940|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| deleting definition types under : /opt/app/onap/blueprints/working/a1ca4ebf-4867-4492-a08a-eddaca19bd4c/Definitions
2023-03-20 07:20:26,945|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| reinitialized all type definitions
2023-03-20 07:20:26,947|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-20 07:20:26,991|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(vnf-template)
2023-03-20 07:20:27,012|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-20 07:20:27,028|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-20 07:20:27,052|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,107|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,130|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,151|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-20 07:20:27,151|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-20 07:20:27,151|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-20 07:20:27,176|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,197|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,218|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,239|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-20 07:20:27,285|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,308|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,330|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,354|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,376|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,399|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,445|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-20 07:20:27,447|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-20 07:20:27,448|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-20 07:20:27,448|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-20 07:20:27,474|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,495|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,515|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(input)
2023-03-20 07:20:27,536|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-20 07:20:27,636|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(resource-assignment)
2023-03-20 07:20:27,637|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-20 07:20:27,637|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-20 07:20:27,637|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-20 07:20:27,637|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-20 07:20:27,637|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-20 07:20:27,637|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1ca4ebf-4867-4492-a08a-eddaca19bd4c/Templates/vnf-mapping.json
2023-03-20 07:20:27,640|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-20 07:20:27,640|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-20 07:20:27,640|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1ca4ebf-4867-4492-a08a-eddaca19bd4c/Templates/base_ubuntu20-mapping.json
2023-03-20 07:20:27,642|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-20 07:20:27,643|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-20 07:20:27,643|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(config-assign)
2023-03-20 07:20:27,643|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-20 07:20:27,643|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(config-assign) targets(config-assign)
2023-03-20 07:20:27,643|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-20 07:20:27,643|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-20 07:20:27,643|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1ca4ebf-4867-4492-a08a-eddaca19bd4c/Templates/baseconfig-mapping.json
2023-03-20 07:20:27,645|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-20 07:20:27,645|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-20 07:20:27,646|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(config-deploy)
2023-03-20 07:20:27,646|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-20 07:20:27,646|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-20 07:20:27,646|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-deploy) resource assignment files([]
2023-03-20 07:20:27,646|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing blueprint Resource Definitions
2023-03-20 07:20:27,646|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-20 07:20:27,646|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/vnf-mapping.json)
2023-03-20 07:20:27,646|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-20 07:20:27,646|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/baseconfig-mapping.json)
2023-03-20 07:20:27,651|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:20:27,849|2ffa7a43-2e8c-407b-984a-b42c444c8138||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-20 07:20:27,894|7d6a1b38-fd37-419d-aeda-922a9928709c||reactor-http-epoll-1||||INFO||||||| processing request id 7d6a1b38-fd37-419d-aeda-922a9928709c
2023-03-20 07:20:27,894|7d6a1b38-fd37-419d-aeda-922a9928709c||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-20 07:20:27,896|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-20 07:20:27,919|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 07:20:27,927|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 07:20:27,927|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| StoreAuditService ID  -1
2023-03-20 07:20:27,927|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-20 07:20:27,927|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-20 07:20:27,931|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-20 07:20:27,941|7d6a1b38-fd37-419d-aeda-922a9928709c||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(7d6a1b38-fd37-419d-aeda-922a9928709c), subrequestID(baa2fb6c-3231-46c0-ad85-851aabac2205) CBA(APACHE/1.0.0/resource-assignment).
2023-03-20 07:20:27,956|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 07:20:27,958|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-20 07:20:27,958|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(resource-assignment[7d6a1b38-fd37-419d-aeda-922a9928709c])'s step(resource-assignment)
2023-03-20 07:20:27,958|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 07:20:27,958|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(7d6a1b38-fd37-419d-aeda-922a9928709c) for workflow(resource-assignment) step(resource-assignment)
2023-03-20 07:20:27,958|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:27,959|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-20 07:20:27,959|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-20 07:20:27,986|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-03-20 07:20:27,990|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-20 07:20:27,990|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("baa2fb6c-3231-46c0-ad85-851aabac2205") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-20 07:20:27,990|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-03-20 07:20:27,991|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-03-20 07:20:27,991|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a37ed09c-406f-4e80-83a9-d26b5144ba07") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-20 07:20:27,993|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a37ed09c-406f-4e80-83a9-d26b5144ba07"}
2023-03-20 07:20:27,993|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a37ed09c-406f-4e80-83a9-d26b5144ba07"}
2023-03-20 07:20:27,993|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-03-20 07:20:27,993|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-03-20 07:20:28,060|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a37ed09c-406f-4e80-83a9-d26b5144ba07})
2023-03-20 07:20:28,064|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=a37ed09c-406f-4e80-83a9-d26b5144ba07})
2023-03-20 07:20:28,085|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-20 07:20:28,086|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-20 07:20:28,087|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"0cf9e172-e6d4-4c92-8943-3313f749d243"}])
2023-03-20 07:20:28,087|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"ce8b4460-5449-41aa-a39d-450c3bf82cb3"}])
2023-03-20 07:20:28,087|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0cf9e172-e6d4-4c92-8943-3313f749d243") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-20 07:20:28,087|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ce8b4460-5449-41aa-a39d-450c3bf82cb3") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-20 07:20:28,088|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-20 07:20:28,092|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 0cf9e172-e6d4-4c92-8943-3313f749d243
2023-03-20 07:20:28,092|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a37ed09c-406f-4e80-83a9-d26b5144ba07"}
2023-03-20 07:20:28,093|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-03-20 07:20:28,111|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=a37ed09c-406f-4e80-83a9-d26b5144ba07})
2023-03-20 07:20:28,127|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-20 07:20:28,128|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-20 07:20:28,128|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-20 07:20:28,128|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-20 07:20:28,131|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Transformed value: null -> a37ed09c-406f-4e80-83a9-d26b5144ba07
2023-03-20 07:20:28,132|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-20 07:20:28,132|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a70aa167-8d10-4d4c-acfa-da225b4f340e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-20 07:20:28,132|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-20 07:20:28,133|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-03-20 07:20:28,134|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("0a7b5c94-7485-45d1-8e55-72ccf688643c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-20 07:20:28,134|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="a70aa167-8d10-4d4c-acfa-da225b4f340e", vnf-id="0a7b5c94-7485-45d1-8e55-72ccf688643c"}
2023-03-20 07:20:28,135|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="a70aa167-8d10-4d4c-acfa-da225b4f340e", vnf-id="0a7b5c94-7485-45d1-8e55-72ccf688643c"}
2023-03-20 07:20:28,159|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a70aa167-8d10-4d4c-acfa-da225b4f340e/service-data/vnfs/vnf/0a7b5c94-7485-45d1-8e55-72ccf688643c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-03-20 07:20:28,160|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a70aa167-8d10-4d4c-acfa-da225b4f340e/service-data/vnfs/vnf/0a7b5c94-7485-45d1-8e55-72ccf688643c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-03-20 07:20:28,195|860368df-0fda-48c0-a983-5af1a5c85b03||Thread-159||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(d5c99837-dd87-48d6-908b-125dd0f8852c) CBA(/opt/app/onap/blueprints/archive/d5c99837-dd87-48d6-908b-125dd0f8852c/cba.zip)
2023-03-20 07:20:28,197|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a70aa167-8d10-4d4c-acfa-da225b4f340e/service-data/vnfs/vnf/0a7b5c94-7485-45d1-8e55-72ccf688643c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-03-20 07:20:28,197|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a70aa167-8d10-4d4c-acfa-da225b4f340e/service-data/vnfs/vnf/0a7b5c94-7485-45d1-8e55-72ccf688643c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-03-20 07:20:28,202|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d5c99837-dd87-48d6-908b-125dd0f8852c) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:20:28,209|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 07:20:28,224|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:20:28,224|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:20:28,224|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:20:28,260|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d5c99837-dd87-48d6-908b-125dd0f8852c) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:20:28,265|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a70aa167-8d10-4d4c-acfa-da225b4f340e/service-data/vnfs/vnf/0a7b5c94-7485-45d1-8e55-72ccf688643c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-20 07:20:28,267|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a70aa167-8d10-4d4c-acfa-da225b4f340e/service-data/vnfs/vnf/0a7b5c94-7485-45d1-8e55-72ccf688643c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-20 07:20:28,297|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-03-20 07:20:28,315|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2023-03-20 07:20:28,315|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2023-03-20 07:20:28,315|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2023-03-20 07:20:28,315|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-03-20 07:20:28,315|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-20 07:20:28,315|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-20 07:20:28,315|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-20 07:20:28,316|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-20 07:20:28,316|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-20 07:20:28,316|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-20 07:20:28,317|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="baa2fb6c-3231-46c0-ad85-851aabac2205"}
2023-03-20 07:20:28,324|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-03-20 07:20:28,324|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-03-20 07:20:28,326|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-20 07:20:28,352|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-03-20 07:20:28,356|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-03-20 07:20:28,407|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-20 07:20:28,407|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-20 07:20:28,408|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-20 07:20:28,409|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-20 07:20:28,411|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="a70aa167-8d10-4d4c-acfa-da225b4f340e", vnf-id="0a7b5c94-7485-45d1-8e55-72ccf688643c"}
2023-03-20 07:20:28,415|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a70aa167-8d10-4d4c-acfa-da225b4f340e/service-data/vnfs/vnf/0a7b5c94-7485-45d1-8e55-72ccf688643c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-03-20 07:20:28,415|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a70aa167-8d10-4d4c-acfa-da225b4f340e/service-data/vnfs/vnf/0a7b5c94-7485-45d1-8e55-72ccf688643c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-03-20 07:20:28,430|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a70aa167-8d10-4d4c-acfa-da225b4f340e/service-data/vnfs/vnf/0a7b5c94-7485-45d1-8e55-72ccf688643c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-20 07:20:28,437|860368df-0fda-48c0-a983-5af1a5c85b03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/working/d5c99837-dd87-48d6-908b-125dd0f8852c) present to clean.
2023-03-20 07:20:28,440|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-20 07:20:28,440|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-20 07:20:28,440|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-20 07:20:28,441|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-20 07:20:28,441|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-20 07:20:28,441|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-20 07:20:28,441|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-03-20 07:20:28,446|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.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.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)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-03-20 07:20:28,446|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2023-03-20 07:20:28,446|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:28,446|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-20 07:20:28,447|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| workflow(7d6a1b38-fd37-419d-aeda-922a9928709c) nodes completed with (1)exceptions
2023-03-20 07:20:28,448|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||ERROR||||||| workflow(7d6a1b38-fd37-419d-aeda-922a9928709c) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.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.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.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-20 07:20:28,448|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-20 07:20:28,453|7d6a1b38-fd37-419d-aeda-922a9928709c||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7a8fbd7a-0318-4c72-bcf6-176bb3bd9aa5 auditStoreId -1
2023-03-20 07:20:28,470|7d6a1b38-fd37-419d-aeda-922a9928709c||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(7d6a1b38-fd37-419d-aeda-922a9928709c), subrequestID(baa2fb6c-3231-46c0-ad85-851aabac2205) CBA(APACHE/1.0.0/resource-assignment).
2023-03-20 07:20:43,934|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||reactor-http-epoll-4||||INFO||||||| processing request id 7038a2ca-4d47-4f5d-b8ee-af089d339ccb
2023-03-20 07:20:43,942|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-03-20 07:20:44,139|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-20 07:20:44,147|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:20:44,175|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 07:20:44,187|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 07:20:44,187|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| StoreAuditService ID  -1
2023-03-20 07:20:44,189|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-20 07:20:44,189|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-20 07:20:44,196|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:20:44,246|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 07:20:44,247|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-20 07:20:44,247|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 07:20:44,248|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(7038a2ca-4d47-4f5d-b8ee-af089d339ccb) for workflow(resource-assignment) step(resource-assignment)
2023-03-20 07:20:44,249|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:44,249|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-20 07:20:44,250|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-20 07:20:44,266|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-20 07:20:44,268|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-20 07:20:44,268|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("4e36b0d6-bf63-4336-aee3-063a746e1c7f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-20 07:20:44,268|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("a44b7b99-decf-498b-9240-dabae9a16a5a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-20 07:20:44,269|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f",
  "vnf-id" : "a44b7b99-decf-498b-9240-dabae9a16a5a",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-03-20 07:20:44,275|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(7038a2ca-4d47-4f5d-b8ee-af089d339ccb), subrequestID(a44b7b99-decf-498b-9240-dabae9a16a5a) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-20 07:20:44,277|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2023-03-20 07:20:44,277|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:44,277|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-20 07:20:44,279|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 840bb59b-d487-4f64-99d1-038a5ffa606a auditStoreId -1
2023-03-20 07:20:44,373|7038a2ca-4d47-4f5d-b8ee-af089d339ccb||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(7038a2ca-4d47-4f5d-b8ee-af089d339ccb), subrequestID(a44b7b99-decf-498b-9240-dabae9a16a5a) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-20 07:20:48,487|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||reactor-http-epoll-4||||INFO||||||| processing request id 2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6
2023-03-20 07:20:48,487|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-20 07:20:48,491|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:20:48,517|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 07:20:48,525|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 07:20:48,525|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| StoreAuditService ID  -1
2023-03-20 07:20:48,525|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-20 07:20:48,525|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-20 07:20:48,529|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:20:48,544|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6), subrequestID(1ff866c8-3ac5-46f2-b1bb-0f127523aa26) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-20 07:20:48,556|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 07:20:48,556|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-20 07:20:48,556|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 07:20:48,561|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6) for workflow(resource-assignment) step(resource-assignment)
2023-03-20 07:20:48,561|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:48,561|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-20 07:20:48,562|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-03-20 07:20:48,583|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-20 07:20:48,585|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-03-20 07:20:48,585|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-03-20 07:20:48,585|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-03-20 07:20:48,585|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-03-20 07:20:48,585|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("1ff866c8-3ac5-46f2-b1bb-0f127523aa26") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-20 07:20:48,586|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("4e36b0d6-bf63-4336-aee3-063a746e1c7f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-20 07:20:48,586|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-03-20 07:20:48,586|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-03-20 07:20:48,587|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-03-20 07:20:48,587|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("a44b7b99-decf-498b-9240-dabae9a16a5a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-20 07:20:48,587|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "1ff866c8-3ac5-46f2-b1bb-0f127523aa26",
  "vnf-id" : "a44b7b99-decf-498b-9240-dabae9a16a5a",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-03-20 07:20:48,597|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2023-03-20 07:20:48,597|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:48,597|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-20 07:20:48,598|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ed87d6c8-4987-407d-9849-a93ce3e66bb8 auditStoreId -1
2023-03-20 07:20:48,616|2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(2e84f5ed-b4e0-4957-ac4b-aebb1a17c8d6), subrequestID(1ff866c8-3ac5-46f2-b1bb-0f127523aa26) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-20 07:20:54,353|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-20 07:20:54,464|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-20 07:20:54,633|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing request id 7299ee19-b6c3-4770-934a-9614311a96e1
2023-03-20 07:20:54,634|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-20 07:20:54,639|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:20:54,670|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deriving input data for workflow: (config-assign)
2023-03-20 07:20:54,684|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 07:20:54,684|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| StoreAuditService ID  -1
2023-03-20 07:20:54,684|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-20 07:20:54,684|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-20 07:20:54,689|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:20:54,698|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(7299ee19-b6c3-4770-934a-9614311a96e1), subrequestID(282f0969-1408-407e-b6e9-f5f8022f6d9b) CBA(ubuntu20/1.0.0/config-assign).
2023-03-20 07:20:54,714|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deriving input data for workflow: (config-assign)
2023-03-20 07:20:54,714|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-03-20 07:20:54,714|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 07:20:54,715|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| preparing request id(7299ee19-b6c3-4770-934a-9614311a96e1) for workflow(config-assign) step(config-assign)
2023-03-20 07:20:54,715|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:54,715|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-03-20 07:20:54,716|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-03-20 07:20:54,760|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-20 07:20:54,761|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-20 07:20:54,761|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Setting Resource Value ("4e36b0d6-bf63-4336-aee3-063a746e1c7f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-20 07:20:54,761|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Setting Resource Value ("a44b7b99-decf-498b-9240-dabae9a16a5a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-20 07:20:54,791|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Resource resolution saved into database successfully : (vnf_name)
2023-03-20 07:20:54,791|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Resource resolution saved into database successfully : (vnf-id)
2023-03-20 07:20:54,792|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Resource resolution saved into database successfully : (service-instance-id)
2023-03-20 07:20:54,793|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Generated Resource Param Data ({
  "service-instance-id" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f",
  "vnf-id" : "a44b7b99-decf-498b-9240-dabae9a16a5a",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-03-20 07:20:54,832|7299ee19-b6c3-4770-934a-9614311a96e1||DefaultDispatcher-worker-22||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-03-20 07:20:54,867|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-20 07:20:54,867|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Preparing Response...
2023-03-20 07:20:54,867|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 07:20:54,867|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resolveWorkflowOutputs for workflow(config-assign)
2023-03-20 07:20:54,873|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d0394446-58c0-49b0-b611-c0f78332f8f2 auditStoreId -1
2023-03-20 07:20:54,919|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(7299ee19-b6c3-4770-934a-9614311a96e1), subrequestID(282f0969-1408-407e-b6e9-f5f8022f6d9b) CBA(ubuntu20/1.0.0/config-assign).
2023-03-20 07:20:54,938|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Completed
2023-03-20 07:21:05,977|7dc40d02-27f5-48e8-97a0-7032010ae630||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-20 07:21:05,977|7dc40d02-27f5-48e8-97a0-7032010ae630||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-20 07:21:05,977|7dc40d02-27f5-48e8-97a0-7032010ae630||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-20 07:21:06,510|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-20 07:21:06,511|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-20 07:21:07,575|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-20 07:21:07,576|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(769a8cb9-ffb4-46c8-b149-488a33a43b44) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-20 07:21:07,583|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(75b33562-b2b4-46cc-9edd-526b340b548d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-20 07:21:07,595|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(1ed450f4-1a96-43b4-b956-d482d632039f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-20 07:21:07,601|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(97c8c945-1364-489c-8fea-f90fa5857176) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-20 07:21:07,606|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(f5d57a3d-a04c-411a-ae8c-54de9f8d7a44) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-20 07:21:07,613|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(349f5950-ed6f-4870-8d40-55a06a11b749) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-20 07:21:07,621|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:07,622|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:07,656|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:07,656|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:07,656|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:07,657|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:07,666|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 07:21:07,673|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:07,675|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 07:21:07,678|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 07:21:07,681|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 07:21:07,774|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:21:07,774|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:21:07,774|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:21:07,774|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(HealthCheck)
2023-03-20 07:21:07,774|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-20 07:21:07,774|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-assign)
2023-03-20 07:21:07,775|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-deploy)
2023-03-20 07:21:07,785|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:07,823|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-20 07:21:07,896|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-20 07:21:07,900|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-20 07:21:07,967|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:21:07,967|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:21:07,967|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:21:07,976|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:08,010|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-20 07:21:08,058|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-20 07:21:08,058|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-20 07:21:08,131|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:21:08,132|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:21:08,132|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:21:08,144|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:08,177|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-20 07:21:08,218|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-20 07:21:08,220|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-20 07:21:08,282|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 07:21:08,282|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:21:08,290|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 07:21:08,291|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 07:21:08,291|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:08,294|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:08,335|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-20 07:21:08,384|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-20 07:21:08,385|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-20 07:21:08,483|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-20 07:21:08,536|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-20 07:21:08,537|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-20 07:21:08,602|7dc40d02-27f5-48e8-97a0-7032010ae630||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 07:21:26,074|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||Thread-159||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/19292b81-b6b6-4051-bc02-b5abd2a5b5fd)
2023-03-20 07:21:26,076|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| deleting definition types under : /opt/app/onap/blueprints/working/19292b81-b6b6-4051-bc02-b5abd2a5b5fd/Definitions
2023-03-20 07:21:26,078|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| reinitialized all type definitions
2023-03-20 07:21:26,079|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-20 07:21:26,118|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-20 07:21:26,156|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-20 07:21:26,174|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-20 07:21:26,190|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-20 07:21:26,250|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-20 07:21:26,294|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(config-assign)
2023-03-20 07:21:26,294|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-20 07:21:26,294|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(config-assign) targets(resolve-data)
2023-03-20 07:21:26,294|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-20 07:21:26,294|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-20 07:21:26,294|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enriching artifacts file(/opt/app/onap/blueprints/working/19292b81-b6b6-4051-bc02-b5abd2a5b5fd/Templates/netconfrpc-mapping.json
2023-03-20 07:21:26,299|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-20 07:21:26,299|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-20 07:21:26,300|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing Workflow(config-deploy)
2023-03-20 07:21:26,300|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-20 07:21:26,300|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-20 07:21:26,301|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| workflow(config-deploy) resource assignment files([]
2023-03-20 07:21:26,301|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ##### Enhancing blueprint Resource Definitions
2023-03-20 07:21:26,301|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-20 07:21:26,301|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-20 07:21:26,305|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| distinct resource keys ([input-source])
2023-03-20 07:21:26,327|7a46cbf0-2f02-4cd0-b86e-c6fb3079816b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-20 07:21:47,256|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-20 07:21:47,369|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-20 07:21:47,372|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| processing request id 7299ee19-b6c3-4770-934a-9614311a96e1
2023-03-20 07:21:47,376|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-20 07:21:47,384|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:21:47,432|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 07:21:47,432|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| StoreAuditService ID  -1
2023-03-20 07:21:47,432|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-20 07:21:47,432|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-20 07:21:47,434|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-20 07:21:47,444|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deriving input data for workflow: (config-deploy)
2023-03-20 07:21:47,444|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-03-20 07:21:47,444|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 07:21:47,449|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| preparing request id(7299ee19-b6c3-4770-934a-9614311a96e1) for workflow(config-deploy) step(config-deploy)
2023-03-20 07:21:47,449|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-03-20 07:21:47,449|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2023-03-20 07:21:47,452|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(7299ee19-b6c3-4770-934a-9614311a96e1), subrequestID(5d836afd-2549-4c81-a417-18ee364958c7) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-20 07:21:47,453|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-03-20 07:21:47,453|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Getting Jython Script Class(ConfigDeploy)
2023-03-20 07:21:47,504|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@5468c4d8
2023-03-20 07:21:47,505|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Hello world
2023-03-20 07:21:47,505|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Preparing Response...
2023-03-20 07:21:47,505|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-03-20 07:21:47,505|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-03-20 07:21:47,507|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a8871ab9-4432-429d-83d9-2667e2ed06a4 auditStoreId -1
2023-03-20 07:21:47,508|7299ee19-b6c3-4770-934a-9614311a96e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Completed
2023-03-20 07:21:47,532|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(7299ee19-b6c3-4770-934a-9614311a96e1), subrequestID(5d836afd-2549-4c81-a417-18ee364958c7) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-20 08:11:11,948|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||Thread-200||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(2b4a5850-1b51-4ec1-893d-ce621e84b2ec) CBA(/opt/app/onap/blueprints/archive/2b4a5850-1b51-4ec1-893d-ce621e84b2ec/cba.zip)
2023-03-20 08:11:11,956|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b4a5850-1b51-4ec1-893d-ce621e84b2ec) and entry definition file (Definitions/CNF.json)
2023-03-20 08:11:12,011|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 08:11:12,011|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 08:11:12,012|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 08:11:12,012|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(scale-out)
2023-03-20 08:11:12,012|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(scale)
2023-03-20 08:11:12,012|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(scale-in)
2023-03-20 08:11:12,012|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(health-check)
2023-03-20 08:11:12,036|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b4a5850-1b51-4ec1-893d-ce621e84b2ec) and entry definition file (Definitions/CNF.json)
2023-03-20 08:11:12,157|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-20 08:11:12,226|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-20 08:11:12,359|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-20 08:11:12,457|e5d0fe1b-b10b-456a-bada-7cf9b6884ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/working/2b4a5850-1b51-4ec1-893d-ce621e84b2ec) present to clean.
2023-03-20 08:11:30,068|9447df3a-874f-4abc-99f7-39ba195e3fa3||reactor-http-epoll-1||||INFO||||||| processing request id 9447df3a-874f-4abc-99f7-39ba195e3fa3
2023-03-20 08:11:30,071|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-20 08:11:30,580|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-20 08:11:30,588|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-20 08:11:30,619|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 08:11:30,642|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 08:11:30,642|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 08:11:30,642|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 08:11:30,642|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 08:11:30,642|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 08:11:30,642|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-request-producer-client-id-84p2m] 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 4lOXDPr5Ts21Rbj5DwfSLA
2023-03-20 08:11:30,643|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 08:11:30,643|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-20 08:11:30,645|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-20 08:11:30,645|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-20 08:11:30,653|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-20 08:11:30,658|9447df3a-874f-4abc-99f7-39ba195e3fa3||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(9447df3a-874f-4abc-99f7-39ba195e3fa3), subrequestID(715dfcb1-14ec-4e2e-9c0c-68f44ab6188f) CBA(APACHE/1.0.0/resource-assignment).
2023-03-20 08:11:30,707|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 08:11:30,709|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-20 08:11:30,710|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[9447df3a-874f-4abc-99f7-39ba195e3fa3])'s step(resource-assignment)
2023-03-20 08:11:30,710|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 08:11:30,712|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(9447df3a-874f-4abc-99f7-39ba195e3fa3) for workflow(resource-assignment) step(resource-assignment)
2023-03-20 08:11:30,713|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 08:11:30,713|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-20 08:11:30,714|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-20 08:11:30,729|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-03-20 08:11:30,731|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-20 08:11:30,731|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-20 08:11:30,732|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-20 08:11:30,732|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("715dfcb1-14ec-4e2e-9c0c-68f44ab6188f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-20 08:11:30,732|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2b44d293-c58e-4298-9cde-6948b701fa24") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-20 08:11:30,735|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="715dfcb1-14ec-4e2e-9c0c-68f44ab6188f", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-20 08:11:30,741|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-03-20 08:11:30,741|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-03-20 08:11:30,762|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-20 08:11:30,868|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-20 08:11:30,869|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-20 08:11:30,870|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-20 08:11:30,870|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-20 08:11:30,871|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "2b44d293-c58e-4298-9cde-6948b701fa24",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "715dfcb1-14ec-4e2e-9c0c-68f44ab6188f",
  "vnf_name" : "${vnf_name}"
})
2023-03-20 08:11:30,879|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-20 08:11:30,879|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 08:11:30,880|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-20 08:11:30,880|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[9447df3a-874f-4abc-99f7-39ba195e3fa3])'s step(profile-upload)
2023-03-20 08:11:30,880|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 08:11:30,883|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(9447df3a-874f-4abc-99f7-39ba195e3fa3) for workflow(resource-assignment) step(profile-upload)
2023-03-20 08:11:30,883|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-20 08:11:30,883|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-03-20 08:11:30,884|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-20 08:11:30,884|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-03-20 08:11:30,884|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-20 08:11:30,884|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-20 08:11:30,884|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-20 08:11:30,884|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-20 08:11:30,884|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-20 08:11:30,885|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-20 08:11:30,885|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| workflow(9447df3a-874f-4abc-99f7-39ba195e3fa3) nodes completed with (0)exceptions
2023-03-20 08:11:30,885|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-20 08:11:30,893|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 08:11:30,894|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 08:11:30,894|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 08:11:30,894|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 08:11:30,894|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 08:11:30,894|7299ee19-b6c3-4770-934a-9614311a96e1||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| [Producer clientId=audit-response-producer-client-id-84p2m] 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 wxRxzLdxQhCjC1Ez-fWKNg
2023-03-20 08:11:30,894|9447df3a-874f-4abc-99f7-39ba195e3fa3||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 27b6f69c-6f1a-4cff-9532-a528f16f678d auditStoreId -1
2023-03-20 08:11:30,960|9447df3a-874f-4abc-99f7-39ba195e3fa3||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(9447df3a-874f-4abc-99f7-39ba195e3fa3), subrequestID(715dfcb1-14ec-4e2e-9c0c-68f44ab6188f) CBA(APACHE/1.0.0/resource-assignment).
2023-03-20 08:11:34,603|83ffa3c6-1748-47f7-91d3-d29a698cef47||reactor-http-epoll-1||||INFO||||||| processing request id 83ffa3c6-1748-47f7-91d3-d29a698cef47
2023-03-20 08:11:34,603|83ffa3c6-1748-47f7-91d3-d29a698cef47||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-20 08:11:34,608|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-20 08:11:34,631|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 08:11:34,642|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-20 08:11:34,642|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-03-20 08:11:34,642|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-20 08:11:34,642|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-20 08:11:34,645|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-20 08:11:34,663|83ffa3c6-1748-47f7-91d3-d29a698cef47||kafka-producer-network-thread | audit-request-producer-client-id-84p2m||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(83ffa3c6-1748-47f7-91d3-d29a698cef47), subrequestID(247724a6-c916-4cde-bcc2-0d9ed7140140) CBA(APACHE/1.0.0/resource-assignment).
2023-03-20 08:11:34,664|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-20 08:11:34,665|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-20 08:11:34,666|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[83ffa3c6-1748-47f7-91d3-d29a698cef47])'s step(resource-assignment)
2023-03-20 08:11:34,666|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-20 08:11:34,666|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(83ffa3c6-1748-47f7-91d3-d29a698cef47) for workflow(resource-assignment) step(resource-assignment)
2023-03-20 08:11:34,667|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-20 08:11:34,667|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-20 08:11:34,667|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-20 08:11:34,693|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-03-20 08:11:34,695|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-20 08:11:34,696|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("247724a6-c916-4cde-bcc2-0d9ed7140140") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-20 08:11:34,696|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-03-20 08:11:34,696|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-03-20 08:11:34,696|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a37ed09c-406f-4e80-83a9-d26b5144ba07") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-20 08:11:34,698|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a37ed09c-406f-4e80-83a9-d26b5144ba07"}
2023-03-20 08:11:34,698|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-03-20 08:11:34,699|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a37ed09c-406f-4e80-83a9-d26b5144ba07"}
2023-03-20 08:11:34,699|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-03-20 08:11:34,723|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a37ed09c-406f-4e80-83a9-d26b5144ba07})
2023-03-20 08:11:34,724|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=a37ed09c-406f-4e80-83a9-d26b5144ba07})
2023-03-20 08:11:34,745|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-20 08:11:34,747|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"ce8b4460-5449-41aa-a39d-450c3bf82cb3"}])
2023-03-20 08:11:34,747|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ce8b4460-5449-41aa-a39d-450c3bf82cb3") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-20 08:11:34,747|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-20 08:11:34,748|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"0cf9e172-e6d4-4c92-8943-3313f749d243"}])
2023-03-20 08:11:34,748|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0cf9e172-e6d4-4c92-8943-3313f749d243") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-20 08:11:34,748|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-20 08:11:34,752|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 0cf9e172-e6d4-4c92-8943-3313f749d243
2023-03-20 08:11:34,752|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a37ed09c-406f-4e80-83a9-d26b5144ba07"}
2023-03-20 08:11:34,752|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-03-20 08:11:34,769|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a37ed09c-406f-4e80-83a9-d26b5144ba07})
2023-03-20 08:11:34,789|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-20 08:11:34,789|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-20 08:11:34,790|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-20 08:11:34,790|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-20 08:11:34,790|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-20 08:11:34,793|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> a37ed09c-406f-4e80-83a9-d26b5144ba07
2023-03-20 08:11:34,793|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2b44d293-c58e-4298-9cde-6948b701fa24") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-20 08:11:34,794|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-03-20 08:11:34,794|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-20 08:11:34,794|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("715dfcb1-14ec-4e2e-9c0c-68f44ab6188f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-20 08:11:34,795|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="2b44d293-c58e-4298-9cde-6948b701fa24", vnf-id="715dfcb1-14ec-4e2e-9c0c-68f44ab6188f"}
2023-03-20 08:11:34,796|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="2b44d293-c58e-4298-9cde-6948b701fa24", vnf-id="715dfcb1-14ec-4e2e-9c0c-68f44ab6188f"}
2023-03-20 08:11:34,798|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2b44d293-c58e-4298-9cde-6948b701fa24/service-data/vnfs/vnf/715dfcb1-14ec-4e2e-9c0c-68f44ab6188f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-03-20 08:11:34,798|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2b44d293-c58e-4298-9cde-6948b701fa24/service-data/vnfs/vnf/715dfcb1-14ec-4e2e-9c0c-68f44ab6188f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-03-20 08:11:34,801|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2b44d293-c58e-4298-9cde-6948b701fa24/service-data/vnfs/vnf/715dfcb1-14ec-4e2e-9c0c-68f44ab6188f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-03-20 08:11:34,801|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2b44d293-c58e-4298-9cde-6948b701fa24/service-data/vnfs/vnf/715dfcb1-14ec-4e2e-9c0c-68f44ab6188f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-03-20 08:11:34,819|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2b44d293-c58e-4298-9cde-6948b701fa24/service-data/vnfs/vnf/715dfcb1-14ec-4e2e-9c0c-68f44ab6188f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-20 08:11:34,820|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2b44d293-c58e-4298-9cde-6948b701fa24/service-data/vnfs/vnf/715dfcb1-14ec-4e2e-9c0c-68f44ab6188f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-20 08:11:34,835|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-20 08:11:34,835|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-20 08:11:34,835|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-20 08:11:34,835|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-20 08:11:34,835|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-20 08:11:34,850|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-20 08:11:34,851|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-20 08:11:34,851|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-20 08:11:34,851|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-20 08:11:34,851|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-20 08:11:34,852|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="247724a6-c916-4cde-bcc2-0d9ed7140140"}
2023-03-20 08:11:34,855|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-03-20 08:11:34,855|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-03-20 08:11:34,857|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-20 08:11:34,903|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-20 08:11:34,904|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-20 08:11:34,904|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-20 08:11:34,905|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-20 08:11:34,905|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="2b44d293-c58e-4298-9cde-6948b701fa24", vnf-id="715dfcb1-14ec-4e2e-9c0c-68f44ab6188f"}
2023-03-20 08:11:34,910|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2b44d293-c58e-4298-9cde-6948b701fa24/service-data/vnfs/vnf/715dfcb1-14ec-4e2e-9c0c-68f44ab6188f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-03-20 08:11:34,910|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2b44d293-c58e-4298-9cde-6948b701fa24/service-data/vnfs/vnf/715dfcb1-14ec-4e2e-9c0c-68f44ab6188f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-03-20 08:11:34,932|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2b44d293-c58e-4298-9cde-6948b701fa24/service-data/vnfs/vnf/715dfcb1-14ec-4e2e-9c0c-68f44ab6188f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-20 08:11:34,943|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-20 08:11:34,943|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-20 08:11:34,943|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-20 08:11:34,944|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-20 08:11:34,944|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-20 08:11:34,944|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-20 08:11:34,944|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-03-20 08:11:34,945|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.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.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)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-03-20 08:11:34,945|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-20 08:11:34,945|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-20 08:11:34,945|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-20 08:11:34,946|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| workflow(83ffa3c6-1748-47f7-91d3-d29a698cef47) nodes completed with (1)exceptions
2023-03-20 08:11:34,946|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||ERROR||||||| workflow(83ffa3c6-1748-47f7-91d3-d29a698cef47) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.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.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.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-20 08:11:34,946|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-20 08:11:34,948|83ffa3c6-1748-47f7-91d3-d29a698cef47||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 08749dce-5e85-4431-88bc-bab6318ef3e1 auditStoreId -1
2023-03-20 08:11:34,965|83ffa3c6-1748-47f7-91d3-d29a698cef47||kafka-producer-network-thread | audit-response-producer-client-id-84p2m||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(83ffa3c6-1748-47f7-91d3-d29a698cef47), subrequestID(247724a6-c916-4cde-bcc2-0d9ed7140140) CBA(APACHE/1.0.0/resource-assignment).
2023-03-20 08:12:10,318|b559084b-3f8a-4cbb-9b76-7baf93e46a56||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-20 08:12:10,318|b559084b-3f8a-4cbb-9b76-7baf93e46a56||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-20 08:12:10,318|b559084b-3f8a-4cbb-9b76-7baf93e46a56||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-20 08:12:10,630|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-20 08:12:10,631|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-20 08:12:11,676|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-20 08:12:11,676|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(88e5790e-df6c-48c8-a261-29f454fb4e8c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-20 08:12:11,685|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(1cd91770-d8b1-4bba-95e1-5b2a202ae55e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-20 08:12:11,687|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(76e6e2bf-272d-4992-82b8-9ae93dcc579f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-20 08:12:11,692|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(018a104e-c316-4907-95c2-bca5f13dbcf1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-20 08:12:11,698|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(cac98e43-b006-414f-a430-81ecdc7333b9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-20 08:12:11,704|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Save processing(33839abf-a799-421c-9395-be7d7a745a0e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-20 08:12:11,711|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 08:12:11,711|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 08:12:11,711|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 08:12:11,711|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 08:12:11,711|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 08:12:11,712|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 08:12:11,717|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 08:12:11,758|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 08:12:11,764|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 08:12:11,772|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 08:12:11,776|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-20 08:12:11,801|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 08:12:11,801|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 08:12:11,801|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 08:12:11,802|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(HealthCheck)
2023-03-20 08:12:11,802|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-20 08:12:11,802|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-assign)
2023-03-20 08:12:11,802|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(vf-config-deploy)
2023-03-20 08:12:11,811|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 08:12:11,893|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-20 08:12:11,949|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-20 08:12:11,950|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-20 08:12:12,028|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(resource-assignment)
2023-03-20 08:12:12,029|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-assign)
2023-03-20 08:12:12,029|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Validating Workflow(config-deploy)
2023-03-20 08:12:12,058|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| 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-20 08:12:12,098|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-20 08:12:12,151|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-20 08:12:12,152|b559084b-3f8a-4cbb-9b76-7baf93e46a56||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-84p2m|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-