Results

By type

          23:57:33,569 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:57:33,584 |-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:57:33,586 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:57:33,587 |-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:57:33,587 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:57:33,615 |-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:57:33,814 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:57:33,829 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:57:33,834 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:57:33,844 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:57:33,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:57:33,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:57:33,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:57:33,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:57:33,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:57:33,939 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:57:33,939 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:57:33,940 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:57:33,942 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-03-24 23:57:35,115|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-03-24 23:57:35,218|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-lfd59 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-24 23:57:35,221|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-03-24 23:57:39,350|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-03-24 23:57:39,993|||main||||INFO||||||| Finished Spring Data repository scanning in 629 ms. Found 11 JPA repository interfaces.
2023-03-24 23:57:42,611|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-03-24 23:57:42,726|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-03-24 23:57:42,932|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-24 23:57:43,486|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-03-24 23:57:43,806|||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-24 23:57:43,807|||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-24 23:57:46,214|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-24 23:57:46,235|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-03-24 23:57:46,326|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-03-24 23:57:48,046|||main||||INFO||||||| Kakfa audit service is enabled
2023-03-24 23:57:48,217|||main||||INFO||||||| Workflow Audit store is disabled
2023-03-24 23:57:49,937|||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-24 23:57:49,992|||main||||INFO||||||| Dependency Management module created...
2023-03-24 23:57:51,078|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-03-24 23:57:51,589|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-03-24 23:57:52,647|||main||||INFO||||||| Netty started on port 8080
2023-03-24 23:57:54,501|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-03-24 23:57:54,830|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-03-24 23:57:54,836|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 20.62 seconds (JVM running for 21.821)
2023-03-24 23:57:54,855|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-03-24 23:57:54,857|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-03-24 23:57:55,060|||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-lfd59
	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-24 23:57:55,206|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-03-24 23:57:55,297|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-24 23:57:55,297|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-24 23:57:55,297|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1679702275295
2023-03-24 23:57:55,300|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-03-24 23:57:55,301|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-03-24 23:57:56,041|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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 YJuvKk-mTB-kjGaCaB1Vww
2023-03-24 23:57:56,042|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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 YJuvKk-mTB-kjGaCaB1Vww
2023-03-24 23:57:56,042|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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 YJuvKk-mTB-kjGaCaB1Vww
2023-03-24 23:57:56,042|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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 YJuvKk-mTB-kjGaCaB1Vww
2023-03-24 23:57:56,042|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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 YJuvKk-mTB-kjGaCaB1Vww
2023-03-24 23:57:56,042|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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 YJuvKk-mTB-kjGaCaB1Vww
2023-03-24 23:57:56,045|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Cluster ID: qW4c0J-nRema4x0oSsMk-A
2023-03-24 23:57:56,046|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-24 23:57:56,060|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] (Re-)joining group
2023-03-24 23:57:56,168|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-03-24 23:57:56,168|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] (Re-)joining group
2023-03-24 23:57:59,182|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-lfd59-4ce734dd-0e42-430f-9da2-d3af601f263a', protocol='range'}
2023-03-24 23:57:59,191|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-lfd59-4ce734dd-0e42-430f-9da2-d3af601f263a=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-24 23:57:59,241|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-lfd59-4ce734dd-0e42-430f-9da2-d3af601f263a', protocol='range'}
2023-03-24 23:57:59,243|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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-24 23:57:59,249|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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-24 23:57:59,274|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-03-24 23:57:59,274|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-03-24 23:57:59,274|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-03-24 23:57:59,274|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-03-24 23:57:59,275|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-03-24 23:57:59,275|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-03-24 23:57:59,420|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-24 23:57:59,421|||kafka-coordinator-heartbeat-thread | cds-bp-processor||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-24 23:57:59,422|||kafka-coordinator-heartbeat-thread | cds-bp-processor||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-24 23:57:59,423|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-24 23:57:59,439|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-24 23:57:59,439|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-lfd59, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-25 01:45:40,371|99faaf11-0bcb-4afc-9bcf-f359806b558d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-25 01:45:40,372|99faaf11-0bcb-4afc-9bcf-f359806b558d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-25 01:45:40,374|99faaf11-0bcb-4afc-9bcf-f359806b558d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-25 01:45:41,220|99faaf11-0bcb-4afc-9bcf-f359806b558d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-25 01:45:41,224|99faaf11-0bcb-4afc-9bcf-f359806b558d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-25 01:45:44,558|d2f16dad-0268-4204-9dcf-8a662d6d0c73||Thread-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enhancing blueprint(/opt/app/onap/blueprints/working/779fc075-eb2c-42c5-a8da-67e44bcf0f79)
2023-03-25 01:45:44,583|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| deleting definition types under : /opt/app/onap/blueprints/working/779fc075-eb2c-42c5-a8da-67e44bcf0f79/Definitions
2023-03-25 01:45:44,649|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| reinitialized all type definitions
2023-03-25 01:45:44,655|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-25 01:45:44,714|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-25 01:45:44,734|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-25 01:45:44,759|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-25 01:45:44,797|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(helloworld)
2023-03-25 01:45:44,798|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-25 01:45:44,798|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(helloworld) targets(helloworld)
2023-03-25 01:45:44,799|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-25 01:45:44,799|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-25 01:45:44,799|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/779fc075-eb2c-42c5-a8da-67e44bcf0f79/Templates/hello-world-mapping.json
2023-03-25 01:45:44,807|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-25 01:45:44,807|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-25 01:45:44,808|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing blueprint Resource Definitions
2023-03-25 01:45:44,808|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-25 01:45:44,809|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/hello-world-mapping.json)
2023-03-25 01:45:44,827|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| distinct resource keys ([])
2023-03-25 01:45:44,827|d2f16dad-0268-4204-9dcf-8a662d6d0c73||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enriching Resource Definition sources Node Template: []
2023-03-25 01:45:45,114|93b335d4-9340-4e07-b519-ef8f2e282ac9||Thread-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(ecb10ae2-bc04-449f-a45b-db9c05c383c7) CBA(/opt/app/onap/blueprints/archive/ecb10ae2-bc04-449f-a45b-db9c05c383c7/cba.zip)
2023-03-25 01:45:45,127|93b335d4-9340-4e07-b519-ef8f2e282ac9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ecb10ae2-bc04-449f-a45b-db9c05c383c7) and entry definition file (Definitions/blueprint.json)
2023-03-25 01:45:45,188|93b335d4-9340-4e07-b519-ef8f2e282ac9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(helloworld)
2023-03-25 01:45:45,198|93b335d4-9340-4e07-b519-ef8f2e282ac9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ecb10ae2-bc04-449f-a45b-db9c05c383c7) and entry definition file (Definitions/blueprint.json)
2023-03-25 01:45:45,379|93b335d4-9340-4e07-b519-ef8f2e282ac9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/working/ecb10ae2-bc04-449f-a45b-db9c05c383c7) present to clean.
2023-03-25 01:45:45,621|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-03-25 01:45:45,624|654321||reactor-http-epoll-1||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-03-25 01:45:45,737|654321||reactor-http-epoll-1||||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-lfd59
	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-25 01:45:45,756|654321||reactor-http-epoll-1||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] Instantiated an idempotent producer.
2023-03-25 01:45:45,790|654321||reactor-http-epoll-1||||INFO||||||| Kafka version: 3.0.1
2023-03-25 01:45:45,790|654321||reactor-http-epoll-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-25 01:45:45,790|654321||reactor-http-epoll-1||||INFO||||||| Kafka startTimeMs: 1679708745790
2023-03-25 01:45:45,844|||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 01:45:45,844|||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 01:45:45,844|||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 01:45:45,844|||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 01:45:45,844|||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 01:45:45,844|||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 01:45:45,844|||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] Cluster ID: qW4c0J-nRema4x0oSsMk-A
2023-03-25 01:45:45,845|||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] ProducerId set to 1003 with epoch 0
2023-03-25 01:45:45,861|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 01:45:45,864|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-03-25 01:45:45,877|654321||DefaultDispatcher-worker-7||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-03-25 01:45:45,981|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||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-25 01:45:46,082|654321||DefaultDispatcher-worker-7||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-25 01:45:46,086|654321||DefaultDispatcher-worker-7||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-25 01:45:46,092|654321||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-25 01:45:46,133|654321||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-25 01:45:46,134|654321||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-25 01:45:46,144|654321||DefaultDispatcher-worker-7||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 01:45:46,151|654321||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-25 01:45:46,151|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 01:45:46,153|654321||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-25 01:45:46,180|654321||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-25 01:45:46,221|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([])
2023-03-25 01:45:46,224|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ })
2023-03-25 01:45:46,315|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-25 01:45:46,317|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 01:45:46,317|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-25 01:45:46,320|654321||DefaultDispatcher-worker-1||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-03-25 01:45:46,348|654321||DefaultDispatcher-worker-1||||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-lfd59
	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-25 01:45:46,349|654321||DefaultDispatcher-worker-1||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] Instantiated an idempotent producer.
2023-03-25 01:45:46,352|654321||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-25 01:45:46,352|654321||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-25 01:45:46,352|654321||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1679708746352
2023-03-25 01:45:46,403|||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 01:45:46,403|||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 01:45:46,403|||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 01:45:46,403|||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 01:45:46,403|||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 01:45:46,403|||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 01:45:46,403|||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] Cluster ID: qW4c0J-nRema4x0oSsMk-A
2023-03-25 01:45:46,404|||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] ProducerId set to 8 with epoch 0
2023-03-25 01:45:46,413|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2dca092e-0c6f-46e8-a667-7aa5821dcd02 auditStoreId -1
2023-03-25 01:45:46,475|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||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-25 02:10:30,918|08040ce4-2fcd-4ee4-9215-e01c906bfd5f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-25 02:10:30,919|08040ce4-2fcd-4ee4-9215-e01c906bfd5f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-25 02:10:30,919|08040ce4-2fcd-4ee4-9215-e01c906bfd5f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-25 02:10:31,346|08040ce4-2fcd-4ee4-9215-e01c906bfd5f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-25 02:10:31,346|08040ce4-2fcd-4ee4-9215-e01c906bfd5f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-25 02:10:32,794|8a9b031d-d82e-4e76-acbb-805c4745405a||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enhancing blueprint(/opt/app/onap/blueprints/working/df084b57-527c-45fc-8322-9da52409f146)
2023-03-25 02:10:32,795|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| deleting definition types under : /opt/app/onap/blueprints/working/df084b57-527c-45fc-8322-9da52409f146/Definitions
2023-03-25 02:10:32,797|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| reinitialized all type definitions
2023-03-25 02:10:32,797|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-25 02:10:32,849|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-25 02:10:32,873|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-25 02:10:32,892|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-25 02:10:32,921|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(helloworld)
2023-03-25 02:10:32,921|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-25 02:10:32,921|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(helloworld) targets(helloworld)
2023-03-25 02:10:32,921|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-25 02:10:32,921|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-25 02:10:32,921|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/df084b57-527c-45fc-8322-9da52409f146/Templates/hello-world-mapping.json
2023-03-25 02:10:32,930|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-25 02:10:32,930|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-25 02:10:32,930|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing blueprint Resource Definitions
2023-03-25 02:10:32,930|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-25 02:10:32,930|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/hello-world-mapping.json)
2023-03-25 02:10:32,936|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| distinct resource keys ([])
2023-03-25 02:10:32,936|8a9b031d-d82e-4e76-acbb-805c4745405a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enriching Resource Definition sources Node Template: []
2023-03-25 02:10:33,137|5254aa04-c0cf-4456-a978-c427a152dab2||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(7e4b475d-59f0-408a-963f-de3086ebef06) CBA(/opt/app/onap/blueprints/archive/7e4b475d-59f0-408a-963f-de3086ebef06/cba.zip)
2023-03-25 02:10:33,144|5254aa04-c0cf-4456-a978-c427a152dab2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e4b475d-59f0-408a-963f-de3086ebef06) and entry definition file (Definitions/blueprint.json)
2023-03-25 02:10:33,168|5254aa04-c0cf-4456-a978-c427a152dab2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(helloworld)
2023-03-25 02:10:33,178|5254aa04-c0cf-4456-a978-c427a152dab2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e4b475d-59f0-408a-963f-de3086ebef06) and entry definition file (Definitions/blueprint.json)
2023-03-25 02:10:33,297|5254aa04-c0cf-4456-a978-c427a152dab2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/working/7e4b475d-59f0-408a-963f-de3086ebef06) present to clean.
2023-03-25 02:10:33,485|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-03-25 02:10:33,496|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 02:10:33,496|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 02:10:33,497|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 02:10:33,497|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 02:10:33,497|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 02:10:33,497|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 02:10:33,502|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 02:10:33,502|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-03-25 02:10:33,507|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-25 02:10:33,507|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-25 02:10:33,517|654321||DefaultDispatcher-worker-23||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-25 02:10:33,522|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||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-25 02:10:33,572|654321||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-25 02:10:33,573|654321||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-25 02:10:33,573|654321||DefaultDispatcher-worker-23||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 02:10:33,574|654321||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-25 02:10:33,575|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 02:10:33,575|654321||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-25 02:10:33,578|654321||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-25 02:10:33,616|654321||DefaultDispatcher-worker-23||||INFO||||||| Batched Sequence : ([])
2023-03-25 02:10:33,619|654321||DefaultDispatcher-worker-23||||INFO||||||| Generated Resource Param Data ({ })
2023-03-25 02:10:33,636|654321||DefaultDispatcher-worker-23||||INFO||||||| Preparing Response...
2023-03-25 02:10:33,637|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 02:10:33,637|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-25 02:10:33,648|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 02:10:33,648|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 02:10:33,648|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 02:10:33,649|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 02:10:33,649|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 02:10:33,649|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 02:10:33,651|654321||DefaultDispatcher-worker-23||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID aba6c64c-7ced-4c5d-bd58-d9098f1eeb73 auditStoreId -1
2023-03-25 02:10:33,671|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||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-25 02:16:24,712|750241b2-7ace-4f01-9300-7bbda3af01b0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-25 02:16:24,712|750241b2-7ace-4f01-9300-7bbda3af01b0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-25 02:16:24,712|750241b2-7ace-4f01-9300-7bbda3af01b0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-25 02:16:25,224|750241b2-7ace-4f01-9300-7bbda3af01b0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-25 02:16:25,224|750241b2-7ace-4f01-9300-7bbda3af01b0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-25 02:16:26,423|4be98bdf-e21a-464d-b549-0623b081d6c1||Thread-93||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enhancing blueprint(/opt/app/onap/blueprints/working/210e5a6d-0bd2-404a-824d-fa6549eee8b8)
2023-03-25 02:16:26,424|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| deleting definition types under : /opt/app/onap/blueprints/working/210e5a6d-0bd2-404a-824d-fa6549eee8b8/Definitions
2023-03-25 02:16:26,426|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| reinitialized all type definitions
2023-03-25 02:16:26,427|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-25 02:16:26,466|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-25 02:16:26,483|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-25 02:16:26,502|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-25 02:16:26,515|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(helloworld)
2023-03-25 02:16:26,516|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-25 02:16:26,516|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(helloworld) targets(helloworld)
2023-03-25 02:16:26,516|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-25 02:16:26,516|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-25 02:16:26,516|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/210e5a6d-0bd2-404a-824d-fa6549eee8b8/Templates/hello-world-mapping.json
2023-03-25 02:16:26,523|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-25 02:16:26,523|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-25 02:16:26,523|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing blueprint Resource Definitions
2023-03-25 02:16:26,523|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-25 02:16:26,523|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/hello-world-mapping.json)
2023-03-25 02:16:26,530|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| distinct resource keys ([])
2023-03-25 02:16:26,530|4be98bdf-e21a-464d-b549-0623b081d6c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enriching Resource Definition sources Node Template: []
2023-03-25 02:16:26,737|759302b3-84e0-469d-a51f-1213ec3689ab||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(a52f28be-7259-4f02-88d0-248b02a510de) CBA(/opt/app/onap/blueprints/archive/a52f28be-7259-4f02-88d0-248b02a510de/cba.zip)
2023-03-25 02:16:26,743|759302b3-84e0-469d-a51f-1213ec3689ab||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a52f28be-7259-4f02-88d0-248b02a510de) and entry definition file (Definitions/blueprint.json)
2023-03-25 02:16:26,759|759302b3-84e0-469d-a51f-1213ec3689ab||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(helloworld)
2023-03-25 02:16:26,764|759302b3-84e0-469d-a51f-1213ec3689ab||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a52f28be-7259-4f02-88d0-248b02a510de) and entry definition file (Definitions/blueprint.json)
2023-03-25 02:16:26,847|759302b3-84e0-469d-a51f-1213ec3689ab||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/working/a52f28be-7259-4f02-88d0-248b02a510de) present to clean.
2023-03-25 02:16:27,048|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-03-25 02:16:27,052|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 02:16:27,052|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-03-25 02:16:27,057|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-25 02:16:27,057|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-25 02:16:27,063|654321||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-25 02:16:27,072|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||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-25 02:16:27,096|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-25 02:16:27,097|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-25 02:16:27,097|654321||DefaultDispatcher-worker-10||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 02:16:27,098|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-25 02:16:27,098|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 02:16:27,098|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-25 02:16:27,103|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-25 02:16:27,128|654321||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([])
2023-03-25 02:16:27,129|654321||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({ })
2023-03-25 02:16:27,136|654321||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2023-03-25 02:16:27,136|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 02:16:27,136|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-25 02:16:27,140|654321||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ed5c153e-d7d6-4ed0-b011-f153ee119f08 auditStoreId -1
2023-03-25 02:16:27,157|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||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-25 03:21:48,515|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-25 03:21:48,515|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-25 03:21:48,515|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-25 03:21:49,046|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-25 03:21:49,046|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-25 03:21:50,122|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-25 03:21:50,127|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(315b2500-2fcc-4e69-a5be-630e706b0db6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-25 03:21:50,142|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(ecc19268-6b30-4375-8ff8-3a7a3ed021a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-25 03:21:50,147|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(d0374013-2500-4284-8571-9a14e95575f3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-25 03:21:50,154|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(323907e2-4917-40d6-a70b-7b474607f653) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-25 03:21:50,163|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(c6346b0b-b82b-4b89-b655-00ced29d2eae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-25 03:21:50,186|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(946197f6-db24-435e-ac0b-de1925c87a34) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-25 03:21:50,195|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,195|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,196|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,196|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,196|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,196|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,222|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,226|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 03:21:50,241|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 03:21:50,245|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 03:21:50,250|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 03:21:50,327|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 03:21:50,328|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 03:21:50,328|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 03:21:50,350|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,523|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 03:21:50,524|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 03:21:50,524|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 03:21:50,542|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,661|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 03:21:50,661|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 03:21:50,662|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 03:21:50,662|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(HealthCheck)
2023-03-25 03:21:50,662|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-25 03:21:50,663|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-assign)
2023-03-25 03:21:50,664|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-deploy)
2023-03-25 03:21:50,685|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,808|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 03:21:50,809|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 03:21:50,821|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 03:21:50,821|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 03:21:50,822|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:50,829|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:51,047|6e94bdc4-2f34-402f-a971-7cd5fe57e1db||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:53,474|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enhancing blueprint(/opt/app/onap/blueprints/working/17df950c-c4b5-4fd8-88ed-a044c174e9e2)
2023-03-25 03:21:53,475|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| deleting definition types under : /opt/app/onap/blueprints/working/17df950c-c4b5-4fd8-88ed-a044c174e9e2/Definitions
2023-03-25 03:21:53,478|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| reinitialized all type definitions
2023-03-25 03:21:53,480|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-03-25 03:21:53,525|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-03-25 03:21:53,542|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-03-25 03:21:53,558|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-03-25 03:21:53,597|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(capability)
2023-03-25 03:21:53,651|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(capability)
2023-03-25 03:21:53,669|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-25 03:21:53,708|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:53,750|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:53,777|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:53,794|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:53,810|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:53,908|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-03-25 03:21:53,923|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-03-25 03:21:53,924|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-03-25 03:21:53,949|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(capability)
2023-03-25 03:21:53,967|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(capability)
2023-03-25 03:21:53,984|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(capability)
2023-03-25 03:21:54,004|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-25 03:21:54,020|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:54,037|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:54,056|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:54,082|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:54,101|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:54,117|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 03:21:54,181|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(resource-resolution)
2023-03-25 03:21:54,182|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-03-25 03:21:54,182|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-03-25 03:21:54,182|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-03-25 03:21:54,182|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-03-25 03:21:54,182|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-03-25 03:21:54,182|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/17df950c-c4b5-4fd8-88ed-a044c174e9e2/Templates/hello-world-velocity-mapping.json
2023-03-25 03:21:54,187|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-03-25 03:21:54,188|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-03-25 03:21:54,188|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/17df950c-c4b5-4fd8-88ed-a044c174e9e2/Templates/hello-world-jinja-mapping.json
2023-03-25 03:21:54,192|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-03-25 03:21:54,192|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-03-25 03:21:54,192|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing blueprint Resource Definitions
2023-03-25 03:21:54,192|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-03-25 03:21:54,192|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-03-25 03:21:54,192|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-03-25 03:21:54,198|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 03:21:54,366|b7e1c0c6-1eab-447c-8705-cc5bb1f5ba3b||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-03-25 03:21:54,600|ea87b30e-11cb-4c95-82b5-8f9862b5e590||Thread-130||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(e9b66fa3-6c07-4714-bfff-39780a3de361) CBA(/opt/app/onap/blueprints/archive/e9b66fa3-6c07-4714-bfff-39780a3de361/cba.zip)
2023-03-25 03:21:54,603|ea87b30e-11cb-4c95-82b5-8f9862b5e590||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e9b66fa3-6c07-4714-bfff-39780a3de361) and entry definition file (Definitions/resource-resolution.json)
2023-03-25 03:21:54,620|ea87b30e-11cb-4c95-82b5-8f9862b5e590||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-resolution)
2023-03-25 03:21:54,625|ea87b30e-11cb-4c95-82b5-8f9862b5e590||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e9b66fa3-6c07-4714-bfff-39780a3de361) and entry definition file (Definitions/resource-resolution.json)
2023-03-25 03:21:54,718|ea87b30e-11cb-4c95-82b5-8f9862b5e590||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/working/e9b66fa3-6c07-4714-bfff-39780a3de361) present to clean.
2023-03-25 03:21:54,929|120b7f31-fa42-4435-b1a0-f6340e9455d3||reactor-http-epoll-3||||INFO||||||| processing request id 120b7f31-fa42-4435-b1a0-f6340e9455d3
2023-03-25 03:21:54,941|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-03-25 03:21:55,100|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||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-25 03:21:55,108|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||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-25 03:21:55,139|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-25 03:21:55,172|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 03:21:55,172|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 03:21:55,173|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 03:21:55,173|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 03:21:55,173|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 03:21:55,173|654321||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 03:21:55,175|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 03:21:55,175|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| StoreAuditService ID  -1
2023-03-25 03:21:55,176|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||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-25 03:21:55,177|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-03-25 03:21:55,186|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||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-25 03:21:55,237|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-25 03:21:55,238|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-03-25 03:21:55,238|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 03:21:55,240|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(120b7f31-fa42-4435-b1a0-f6340e9455d3) for workflow(resource-resolution) step(helloworld)
2023-03-25 03:21:55,240|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 03:21:55,241|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||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-25 03:21:55,243|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-03-25 03:21:55,265|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(120b7f31-fa42-4435-b1a0-f6340e9455d3), subrequestID(f60eb8c0-117e-4c6f-8d7a-6ce76376879a) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-25 03:21:55,306|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||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-25 03:21:55,337|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:21:55,340|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:21:55,346|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-25 03:21:55,685|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-25 03:21:55,840|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-03-25 03:21:55,853|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-03-25 03:21:55,854|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-25 03:21:55,854|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-25 03:21:55,862|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-03-25 03:21:55,911|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-03-25 03:21:55,925|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-25 03:21:55,931|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-25 03:22:00,212|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@290af490
2023-03-25 03:22:00,216|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-03-25 03:22:00,246|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-03-25 03:22:00,248|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:00,249|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:00,249|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-25 03:22:00,253|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-25 03:22:00,267|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:00,267|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-03-25 03:22:00,268|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-25 03:22:00,268|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-25 03:22:00,268|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-03-25 03:22:00,268|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:00,269|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:00,269|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-25 03:22:00,271|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-25 03:22:00,286|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:00,286|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-03-25 03:22:00,286|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-25 03:22:00,286|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-25 03:22:00,286|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-03-25 03:22:00,300|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-32||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-03-25 03:22:00,311|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-03-25 03:22:00,313|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-25 03:22:00,355|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-25 03:22:11,243|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| compiled in (10881)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-25 03:22:11,246|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-25 03:22:11,274|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-03-25 03:22:11,303|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-03-25 03:22:11,305|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:11,305|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:11,305|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-25 03:22:11,309|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-25 03:22:11,318|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:11,319|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2023-03-25 03:22:11,319|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-25 03:22:11,319|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-25 03:22:11,319|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-03-25 03:22:11,353|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-03-25 03:22:11,363|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-03-25 03:22:11,364|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-03-25 03:22:11,398|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-03-25 03:22:11,400|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-03-25 03:22:11,402|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:11,402|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:11,402|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-25 03:22:11,409|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-25 03:22:11,421|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:11,421|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-25 03:22:11,422|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-25 03:22:11,422|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-25 03:22:11,422|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-03-25 03:22:11,451|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-03-25 03:22:11,478|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:11,479|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:11,536|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (list)
2023-03-25 03:22:11,539|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-25 03:22:11,540|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:11,540|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:11,540|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:11,540|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:11,540|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-03-25 03:22:11,568|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-03-25 03:22:11,572|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2023-03-25 03:22:11,852|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-25 03:22:11,910|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-25 03:22:11,910|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-03-25 03:22:11,958|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-03-25 03:22:11,986|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-25 03:22:11,987|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-03-25 03:22:11,987|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-25 03:22:11,987|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-25 03:22:12,016|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-03-25 03:22:12,038|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@6c298e03
2023-03-25 03:22:12,085|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-03-25 03:22:12,113|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-03-25 03:22:12,115|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:12,115|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:12,115|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-25 03:22:12,118|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-25 03:22:12,134|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:12,134|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-25 03:22:12,134|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-25 03:22:12,134|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-25 03:22:12,134|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-03-25 03:22:12,161|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-03-25 03:22:12,162|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-03-25 03:22:12,213|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-03-25 03:22:12,214|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:12,214|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:12,215|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-25 03:22:12,217|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-25 03:22:12,232|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:12,232|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-25 03:22:12,233|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-25 03:22:12,233|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-25 03:22:12,233|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-03-25 03:22:12,267|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-03-25 03:22:12,268|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-03-25 03:22:12,300|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-03-25 03:22:12,301|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:12,301|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:12,301|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-25 03:22:12,303|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-25 03:22:12,314|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:12,314|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-25 03:22:12,315|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-25 03:22:12,315|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-25 03:22:12,315|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-03-25 03:22:12,315|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:12,316|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:12,316|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-25 03:22:12,317|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-25 03:22:12,396|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:12,396|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-25 03:22:12,396|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-25 03:22:12,397|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-25 03:22:12,397|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-03-25 03:22:12,398|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:12,398|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:12,398|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-25 03:22:12,400|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-25 03:22:12,414|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:12,414|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-25 03:22:12,414|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-25 03:22:12,414|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-25 03:22:12,414|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-03-25 03:22:12,423|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-03-25 03:22:12,432|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-32||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-03-25 03:22:12,443|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-03-25 03:22:12,460|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-03-25 03:22:12,465|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-03-25 03:22:12,465|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-03-25 03:22:12,466|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-03-25 03:22:12,484|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-25 03:22:12,484|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-25 03:22:12,485|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-25 03:22:12,485|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-25 03:22:12,485|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-03-25 03:22:12,516|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-03-25 03:22:12,516|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-25 03:22:12,517|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-03-25 03:22:12,548|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-03-25 03:22:12,549|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-25 03:22:12,550|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-25 03:22:12,564|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (list)
2023-03-25 03:22:12,565|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-25 03:22:12,565|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:12,565|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:12,565|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:12,565|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:12,566|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:12,566|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:12,566|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:12,566|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:12,566|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-25 03:22:12,566|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2023-03-25 03:22:12,607|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-03-25 03:22:12,608|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2023-03-25 03:22:12,802|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-25 03:22:12,828|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-25 03:22:12,830|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-25 03:22:12,830|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 03:22:12,830|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-03-25 03:22:12,839|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 03:22:12,839|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 03:22:12,839|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 03:22:12,839|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 03:22:12,839|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 03:22:12,839|654321||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 03:22:12,841|120b7f31-fa42-4435-b1a0-f6340e9455d3||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5ebe672e-8fa7-47ad-9d02-b3a0f20c61ea auditStoreId -1
2023-03-25 03:22:12,933|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(120b7f31-fa42-4435-b1a0-f6340e9455d3), subrequestID(f60eb8c0-117e-4c6f-8d7a-6ce76376879a) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-25 05:20:20,418|77b0d473-8c72-483d-b1d7-7644b0a635c8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-25 05:20:20,419|77b0d473-8c72-483d-b1d7-7644b0a635c8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-25 05:20:20,419|77b0d473-8c72-483d-b1d7-7644b0a635c8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-25 05:20:20,977|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-25 05:20:20,978|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-25 05:20:21,932|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-25 05:20:21,933|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(a9059416-5221-4ce4-a467-7c055043d0c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-25 05:20:21,943|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(3b72a89d-e191-4459-bb5c-cd7dbc424b67) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-25 05:20:21,946|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(cab3be18-0bee-4f1b-8dbe-6a2fee4a625b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-25 05:20:21,952|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(ab57b8b1-c2f6-48a6-b343-a26d8faffc62) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-25 05:20:21,958|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(e12b702d-91c0-4270-8b51-f8dd28dd999b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-25 05:20:21,966|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(1b19a596-a3e8-4241-94eb-f9d828a1cc00) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-25 05:20:21,986|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:21,986|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:21,986|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:21,986|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:21,986|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:21,987|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:22,014|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:22,017|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 05:20:22,025|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 05:20:22,030|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 05:20:22,034|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 05:20:22,117|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:20:22,118|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:20:22,118|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:20:22,134|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:22,241|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 05:20:22,333|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-25 05:20:22,346|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 05:20:22,520|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:20:22,521|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:20:22,522|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:20:22,541|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:22,631|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 05:20:22,689|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-25 05:20:22,695|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 05:20:22,762|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:20:22,762|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:20:22,762|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:20:22,763|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(HealthCheck)
2023-03-25 05:20:22,763|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-25 05:20:22,763|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-assign)
2023-03-25 05:20:22,763|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-deploy)
2023-03-25 05:20:22,798|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:20:22,799|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:20:22,800|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:22,810|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:22,886|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-25 05:20:22,993|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-25 05:20:23,025|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-25 05:20:23,074|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-25 05:20:23,075|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-25 05:20:23,154|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-25 05:20:23,237|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:20:23,238|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:20:23,248|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:23,281|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-25 05:20:23,339|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-25 05:20:23,341|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-25 05:20:23,409|77b0d473-8c72-483d-b1d7-7644b0a635c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:36,478|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||Thread-167||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(a4155c51-012a-42c8-a191-4c4aad9c8320) CBA(/opt/app/onap/blueprints/archive/a4155c51-012a-42c8-a191-4c4aad9c8320/cba.zip)
2023-03-25 05:20:36,510|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4155c51-012a-42c8-a191-4c4aad9c8320) and entry definition file (Definitions/CNF.json)
2023-03-25 05:20:36,551|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:20:36,551|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:20:36,552|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:20:36,552|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(scale-out)
2023-03-25 05:20:36,552|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(scale)
2023-03-25 05:20:36,553|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(scale-in)
2023-03-25 05:20:36,553|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(health-check)
2023-03-25 05:20:36,599|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4155c51-012a-42c8-a191-4c4aad9c8320) and entry definition file (Definitions/CNF.json)
2023-03-25 05:20:36,781|a2c1f9ee-d92f-425f-8c05-813eb6a9f895||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/working/a4155c51-012a-42c8-a191-4c4aad9c8320) present to clean.
2023-03-25 05:20:42,317|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enhancing blueprint(/opt/app/onap/blueprints/working/49ae38a7-605b-4d09-b093-7b0142195000)
2023-03-25 05:20:42,319|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| deleting definition types under : /opt/app/onap/blueprints/working/49ae38a7-605b-4d09-b093-7b0142195000/Definitions
2023-03-25 05:20:42,322|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| reinitialized all type definitions
2023-03-25 05:20:42,325|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-25 05:20:42,364|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(vnf-template)
2023-03-25 05:20:42,381|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-25 05:20:42,396|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-25 05:20:42,419|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,474|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,495|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,512|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-25 05:20:42,513|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-25 05:20:42,513|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-25 05:20:42,536|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,552|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,571|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,593|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 05:20:42,648|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,667|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,682|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,700|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,715|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,730|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,765|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-25 05:20:42,767|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-25 05:20:42,767|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-25 05:20:42,767|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-25 05:20:42,794|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,812|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,833|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 05:20:42,851|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-25 05:20:42,927|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(resource-assignment)
2023-03-25 05:20:42,928|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-25 05:20:42,928|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-25 05:20:42,928|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-25 05:20:42,928|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-25 05:20:42,928|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-25 05:20:42,928|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/49ae38a7-605b-4d09-b093-7b0142195000/Templates/vnf-mapping.json
2023-03-25 05:20:42,932|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-25 05:20:42,932|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-25 05:20:42,932|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/49ae38a7-605b-4d09-b093-7b0142195000/Templates/base_ubuntu20-mapping.json
2023-03-25 05:20:42,936|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-25 05:20:42,936|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-25 05:20:42,936|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(config-assign)
2023-03-25 05:20:42,937|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-25 05:20:42,937|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(config-assign) targets(config-assign)
2023-03-25 05:20:42,937|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-25 05:20:42,937|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-25 05:20:42,937|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/49ae38a7-605b-4d09-b093-7b0142195000/Templates/baseconfig-mapping.json
2023-03-25 05:20:42,940|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-25 05:20:42,940|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-25 05:20:42,940|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(config-deploy)
2023-03-25 05:20:42,941|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-25 05:20:42,941|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-25 05:20:42,941|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-deploy) resource assignment files([]
2023-03-25 05:20:42,941|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing blueprint Resource Definitions
2023-03-25 05:20:42,941|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-25 05:20:42,941|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/vnf-mapping.json)
2023-03-25 05:20:42,941|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-25 05:20:42,941|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/baseconfig-mapping.json)
2023-03-25 05:20:42,950|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:20:43,099|6cb84578-4367-43e4-b2f0-f2e8ea3d0f91||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-25 05:20:43,387|2a723a51-31a1-4424-bf70-dc591bea19c4||Thread-167||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(668e97c5-2486-4869-8a23-24da7195b61c) CBA(/opt/app/onap/blueprints/archive/668e97c5-2486-4869-8a23-24da7195b61c/cba.zip)
2023-03-25 05:20:43,398|2a723a51-31a1-4424-bf70-dc591bea19c4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/668e97c5-2486-4869-8a23-24da7195b61c) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 05:20:43,404|2a723a51-31a1-4424-bf70-dc591bea19c4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 05:20:43,421|2a723a51-31a1-4424-bf70-dc591bea19c4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:20:43,422|2a723a51-31a1-4424-bf70-dc591bea19c4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:20:43,422|2a723a51-31a1-4424-bf70-dc591bea19c4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:20:43,427|2a723a51-31a1-4424-bf70-dc591bea19c4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/668e97c5-2486-4869-8a23-24da7195b61c) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 05:20:43,554|2a723a51-31a1-4424-bf70-dc591bea19c4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/working/668e97c5-2486-4869-8a23-24da7195b61c) present to clean.
2023-03-25 05:22:23,134|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-25 05:22:23,134|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-25 05:22:23,134|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-25 05:22:23,617|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-25 05:22:23,617|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-25 05:22:24,545|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-25 05:22:24,545|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(48c271c4-54d7-4f3d-9c3d-eb300a46354f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-25 05:22:24,554|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(8c974499-9183-400d-b696-3e279f368149) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-25 05:22:24,558|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(d241c941-8cb8-4bf7-a5ad-7b8859a21a7b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-25 05:22:24,563|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(e95f8599-31fb-4c0b-b91e-1dcd1412afcd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-25 05:22:24,570|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(17cf68c5-f454-46e5-b29c-eabeed445efc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-25 05:22:24,577|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(188aefa7-85d5-4a5d-b3ab-77bb26787e43) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-25 05:22:24,585|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:24,586|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:24,586|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:24,586|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:24,586|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:24,586|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:24,592|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 05:22:24,599|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 05:22:24,604|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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.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-25 05:22:24,607|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 05:22:24,611|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 05:22:24,648|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:22:24,648|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:22:24,649|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:22:24,649|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(HealthCheck)
2023-03-25 05:22:24,649|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-25 05:22:24,649|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-assign)
2023-03-25 05:22:24,649|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-deploy)
2023-03-25 05:22:24,661|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:24,732|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-25 05:22:24,802|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-25 05:22:24,809|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-25 05:22:24,915|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:22:24,916|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:22:24,917|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:22:24,939|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:25,026|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 05:22:25,071|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-25 05:22:25,085|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 05:22:25,210|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:22:25,212|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:22:25,214|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:22:25,320|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:25,390|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 05:22:25,451|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-25 05:22:25,452|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 05:22:25,541|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 05:22:25,542|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:22:25,586|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 05:22:25,587|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 05:22:25,588|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:25,592|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:25,617|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-25 05:22:25,651|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-25 05:22:25,652|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-25 05:22:25,737|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-25 05:22:25,784|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-25 05:22:25,785|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-25 05:22:25,840|3ad84503-6444-4d8b-ad8c-5c29f439f7b4||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 05:22:45,260|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||Thread-189||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enhancing blueprint(/opt/app/onap/blueprints/working/efce9f4c-7910-49d8-8022-57e67f1240dc)
2023-03-25 05:22:45,261|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| deleting definition types under : /opt/app/onap/blueprints/working/efce9f4c-7910-49d8-8022-57e67f1240dc/Definitions
2023-03-25 05:22:45,264|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| reinitialized all type definitions
2023-03-25 05:22:45,265|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-25 05:22:45,311|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-25 05:22:45,346|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-25 05:22:45,364|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-25 05:22:45,381|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-25 05:22:45,452|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-25 05:22:45,497|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(config-assign)
2023-03-25 05:22:45,498|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-25 05:22:45,498|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(config-assign) targets(resolve-data)
2023-03-25 05:22:45,498|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-25 05:22:45,498|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-25 05:22:45,498|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/efce9f4c-7910-49d8-8022-57e67f1240dc/Templates/netconfrpc-mapping.json
2023-03-25 05:22:45,501|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-25 05:22:45,501|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-25 05:22:45,502|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(config-deploy)
2023-03-25 05:22:45,502|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-25 05:22:45,502|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-25 05:22:45,502|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-deploy) resource assignment files([]
2023-03-25 05:22:45,502|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing blueprint Resource Definitions
2023-03-25 05:22:45,502|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-25 05:22:45,502|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-25 05:22:45,506|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| distinct resource keys ([input-source])
2023-03-25 05:22:45,527|36dbc5cc-eb91-42c7-8f1f-0c75946792a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-25 06:08:55,774|7e81f899-97b6-47fb-ab42-b6d83a71030b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-25 06:08:55,774|7e81f899-97b6-47fb-ab42-b6d83a71030b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-25 06:08:55,774|7e81f899-97b6-47fb-ab42-b6d83a71030b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-25 06:08:56,250|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-25 06:08:56,251|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-25 06:08:57,070|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-25 06:08:57,070|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(f71c8171-3cd6-4fb6-8478-a9679219c086) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-25 06:08:57,100|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(ebb1fd32-cba7-4477-b476-44b024c70dee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-25 06:08:57,105|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(b8ab6d51-62cb-46ab-9961-fd3510d3cb2a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-25 06:08:57,114|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(83da21df-e7c5-4138-b7ad-483342bde325) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-25 06:08:57,121|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(ac4c3666-7b80-41ca-8c36-9bacf8ffdbe2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-25 06:08:57,127|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(219bed03-2ec0-4a05-b209-7ad72fe71ab9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-25 06:08:57,134|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,134|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,134|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,134|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,134|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,135|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,192|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,198|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:08:57,201|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:08:57,206|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:08:57,211|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:08:57,321|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:08:57,322|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:08:57,323|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:08:57,343|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,443|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 06:08:57,518|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-25 06:08:57,521|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 06:08:57,659|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:08:57,659|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:08:57,684|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:08:57,698|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:08:57,698|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:08:57,699|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,704|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:57,833|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 06:08:57,895|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-25 06:08:57,896|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 06:08:57,995|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-25 06:08:58,035|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-25 06:08:58,036|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-25 06:08:58,125|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:08:58,125|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:08:58,126|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:08:58,126|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(HealthCheck)
2023-03-25 06:08:58,126|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-25 06:08:58,127|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-assign)
2023-03-25 06:08:58,127|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-deploy)
2023-03-25 06:08:58,148|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:58,213|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-25 06:08:58,268|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-25 06:08:58,273|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-25 06:08:58,367|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:08:58,368|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:08:58,378|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:08:58,430|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-25 06:08:58,486|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-25 06:08:58,487|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-25 06:08:58,557|7e81f899-97b6-47fb-ab42-b6d83a71030b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:09:02,783|d09d4fe8-7cca-4978-98ee-edcea1cf0598||Thread-220||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(ff6f94d7-4db1-4b19-935c-e929d7c346bb) CBA(/opt/app/onap/blueprints/archive/ff6f94d7-4db1-4b19-935c-e929d7c346bb/cba.zip)
2023-03-25 06:09:02,807|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff6f94d7-4db1-4b19-935c-e929d7c346bb) and entry definition file (Definitions/CNF.json)
2023-03-25 06:09:02,831|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:09:02,832|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:09:02,832|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:09:02,832|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(scale-out)
2023-03-25 06:09:02,833|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(scale)
2023-03-25 06:09:02,833|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(scale-in)
2023-03-25 06:09:02,833|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(health-check)
2023-03-25 06:09:02,840|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff6f94d7-4db1-4b19-935c-e929d7c346bb) and entry definition file (Definitions/CNF.json)
2023-03-25 06:09:02,901|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-25 06:09:02,953|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-25 06:09:02,955|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-25 06:09:03,036|d09d4fe8-7cca-4978-98ee-edcea1cf0598||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/working/ff6f94d7-4db1-4b19-935c-e929d7c346bb) present to clean.
2023-03-25 06:09:18,217|42c59233-f831-4666-9bdc-6e3654e15ab2||Thread-220||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enhancing blueprint(/opt/app/onap/blueprints/working/24c02700-a4da-47a2-b594-47e61d2bcb85)
2023-03-25 06:09:18,218|42c59233-f831-4666-9bdc-6e3654e15ab2||Thread-220||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| deleting definition types under : /opt/app/onap/blueprints/working/24c02700-a4da-47a2-b594-47e61d2bcb85/Definitions
2023-03-25 06:09:18,224|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| reinitialized all type definitions
2023-03-25 06:09:18,227|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-25 06:09:18,268|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(vnf-template)
2023-03-25 06:09:18,282|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-25 06:09:18,299|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-25 06:09:18,322|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,372|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,392|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,409|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-25 06:09:18,409|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-25 06:09:18,409|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-25 06:09:18,445|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,461|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,483|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,499|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-25 06:09:18,529|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,554|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,570|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,587|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,609|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,624|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,653|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-25 06:09:18,654|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-25 06:09:18,654|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-25 06:09:18,654|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-25 06:09:18,676|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,692|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,707|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(input)
2023-03-25 06:09:18,721|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-25 06:09:18,792|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(resource-assignment)
2023-03-25 06:09:18,793|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-25 06:09:18,793|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-25 06:09:18,793|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-25 06:09:18,793|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-25 06:09:18,794|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-25 06:09:18,794|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/24c02700-a4da-47a2-b594-47e61d2bcb85/Templates/vnf-mapping.json
2023-03-25 06:09:18,800|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-25 06:09:18,800|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-25 06:09:18,800|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/24c02700-a4da-47a2-b594-47e61d2bcb85/Templates/base_ubuntu20-mapping.json
2023-03-25 06:09:18,806|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-25 06:09:18,806|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-25 06:09:18,807|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(config-assign)
2023-03-25 06:09:18,808|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-25 06:09:18,808|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(config-assign) targets(config-assign)
2023-03-25 06:09:18,808|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-25 06:09:18,808|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-25 06:09:18,808|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/24c02700-a4da-47a2-b594-47e61d2bcb85/Templates/baseconfig-mapping.json
2023-03-25 06:09:18,814|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-25 06:09:18,814|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-25 06:09:18,815|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(config-deploy)
2023-03-25 06:09:18,815|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-25 06:09:18,815|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-25 06:09:18,815|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-deploy) resource assignment files([]
2023-03-25 06:09:18,815|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing blueprint Resource Definitions
2023-03-25 06:09:18,816|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-25 06:09:18,816|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/vnf-mapping.json)
2023-03-25 06:09:18,816|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-25 06:09:18,816|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/baseconfig-mapping.json)
2023-03-25 06:09:18,943|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:09:19,104|42c59233-f831-4666-9bdc-6e3654e15ab2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-25 06:09:19,434|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(f9f15bf5-5a91-43b5-a62d-ac7bf4072da4) CBA(/opt/app/onap/blueprints/archive/f9f15bf5-5a91-43b5-a62d-ac7bf4072da4/cba.zip)
2023-03-25 06:09:19,441|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f9f15bf5-5a91-43b5-a62d-ac7bf4072da4) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:09:19,450|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:09:19,470|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:09:19,471|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:09:19,471|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:09:19,478|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f9f15bf5-5a91-43b5-a62d-ac7bf4072da4) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:09:19,516|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-03-25 06:09:19,573|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-03-25 06:09:19,575|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-03-25 06:09:19,659|5ef8f444-51a2-41de-8a79-30ad7710fa2b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/working/f9f15bf5-5a91-43b5-a62d-ac7bf4072da4) present to clean.
2023-03-25 06:09:24,304|3582a9ec-fe87-4dff-9709-3b4d6a508224||reactor-http-epoll-3||||INFO||||||| processing request id 3582a9ec-fe87-4dff-9709-3b4d6a508224
2023-03-25 06:09:24,309|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-25 06:09:24,751|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-25 06:09:24,759|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-25 06:09:24,785|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:09:24,805|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:09:24,805|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:09:24,805|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:09:24,805|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:09:24,805|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:09:24,805|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:09:24,806|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 06:09:24,806|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| StoreAuditService ID  -1
2023-03-25 06:09:24,808|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-25 06:09:24,808|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-25 06:09:24,813|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-25 06:09:24,863|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:09:24,870|3582a9ec-fe87-4dff-9709-3b4d6a508224||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(3582a9ec-fe87-4dff-9709-3b4d6a508224), subrequestID(0f496eb4-d7bd-4d00-ac6b-3386de94fe3f) CBA(APACHE/1.0.0/resource-assignment).
2023-03-25 06:09:24,973|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-25 06:09:25,013|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(resource-assignment[3582a9ec-fe87-4dff-9709-3b4d6a508224])'s step(resource-assignment)
2023-03-25 06:09:25,013|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 06:09:25,016|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(3582a9ec-fe87-4dff-9709-3b4d6a508224) for workflow(resource-assignment) step(resource-assignment)
2023-03-25 06:09:25,016|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:25,016|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-25 06:09:25,017|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-25 06:09:25,033|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||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-25 06:09:25,039|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||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-25 06:09:25,040|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-25 06:09:25,040|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||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-25 06:09:25,040|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("0f496eb4-d7bd-4d00-ac6b-3386de94fe3f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-25 06:09:25,041|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("3a1b5ed6-775b-47d8-9b3b-64f7244a1655") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-25 06:09:25,043|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="0f496eb4-d7bd-4d00-ac6b-3386de94fe3f", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-25 06:09:25,050|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||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-25 06:09:25,050|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||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-25 06:09:25,093|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-25 06:09:26,264|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-25 06:09:26,272|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-25 06:09:26,285|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||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-25 06:09:26,286|3582a9ec-fe87-4dff-9709-3b4d6a508224||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-25 06:09:26,287|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||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" : "3a1b5ed6-775b-47d8-9b3b-64f7244a1655",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "0f496eb4-d7bd-4d00-ac6b-3386de94fe3f",
  "vnf_name" : "${vnf_name}"
})
2023-03-25 06:09:26,296|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2023-03-25 06:09:26,296|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:26,296|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-25 06:09:26,296|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(resource-assignment[3582a9ec-fe87-4dff-9709-3b4d6a508224])'s step(profile-upload)
2023-03-25 06:09:26,296|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||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-25 06:09:26,301|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(3582a9ec-fe87-4dff-9709-3b4d6a508224) for workflow(resource-assignment) step(profile-upload)
2023-03-25 06:09:26,301|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-25 06:09:26,301|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||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-25 06:09:26,302|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-25 06:09:26,302|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Getting the template prefixes
2023-03-25 06:09:26,302|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-25 06:09:26,305|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-25 06:09:26,305|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2023-03-25 06:09:26,305|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-25 06:09:26,305|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-25 06:09:26,306|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-25 06:09:26,313|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| workflow(3582a9ec-fe87-4dff-9709-3b4d6a508224) nodes completed with (0)exceptions
2023-03-25 06:09:26,313|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-25 06:09:26,327|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:09:26,327|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:09:26,327|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:09:26,327|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:09:26,327|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:09:26,327|120b7f31-fa42-4435-b1a0-f6340e9455d3||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:09:26,328|3582a9ec-fe87-4dff-9709-3b4d6a508224||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9db1915c-41b7-4d0b-a863-0a136d8a6636 auditStoreId -1
2023-03-25 06:09:26,424|3582a9ec-fe87-4dff-9709-3b4d6a508224||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(3582a9ec-fe87-4dff-9709-3b4d6a508224), subrequestID(0f496eb4-d7bd-4d00-ac6b-3386de94fe3f) CBA(APACHE/1.0.0/resource-assignment).
2023-03-25 06:09:30,958|fe34736c-55f7-47de-83ab-4d5928e3428f||reactor-http-epoll-3||||INFO||||||| processing request id fe34736c-55f7-47de-83ab-4d5928e3428f
2023-03-25 06:09:30,959|fe34736c-55f7-47de-83ab-4d5928e3428f||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-25 06:09:30,963|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-25 06:09:30,986|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:09:30,994|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 06:09:30,994|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| StoreAuditService ID  -1
2023-03-25 06:09:30,995|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-25 06:09:30,995|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-25 06:09:30,998|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-25 06:09:31,009|fe34736c-55f7-47de-83ab-4d5928e3428f||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(fe34736c-55f7-47de-83ab-4d5928e3428f), subrequestID(2b12e14f-7beb-4e5e-8b95-39864922a4dd) CBA(APACHE/1.0.0/resource-assignment).
2023-03-25 06:09:31,021|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:09:31,022|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-25 06:09:31,022|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(resource-assignment[fe34736c-55f7-47de-83ab-4d5928e3428f])'s step(resource-assignment)
2023-03-25 06:09:31,022|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 06:09:31,023|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(fe34736c-55f7-47de-83ab-4d5928e3428f) for workflow(resource-assignment) step(resource-assignment)
2023-03-25 06:09:31,023|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:31,023|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-25 06:09:31,023|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-25 06:09:31,045|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,047|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-25 06:09:31,048|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("2b12e14f-7beb-4e5e-8b95-39864922a4dd") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-25 06:09:31,048|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,048|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||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-25 06:09:31,048|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("0a40f6a3-7093-4254-b845-1e06ac9ebff0") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-25 06:09:31,051|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="0a40f6a3-7093-4254-b845-1e06ac9ebff0"}
2023-03-25 06:09:31,051|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,051|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="0a40f6a3-7093-4254-b845-1e06ac9ebff0"}
2023-03-25 06:09:31,068|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||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-25 06:09:31,085|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Parameter information : ({customizationid=0a40f6a3-7093-4254-b845-1e06ac9ebff0})
2023-03-25 06:09:31,102|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Parameter information : ({customizationid=0a40f6a3-7093-4254-b845-1e06ac9ebff0})
2023-03-25 06:09:31,113|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-03-25 06:09:31,116|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-03-25 06:09:31,117|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"9e328696-545c-45ff-b0ab-463f3bad0085"}])
2023-03-25 06:09:31,117|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("9e328696-545c-45ff-b0ab-463f3bad0085") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-25 06:09:31,118|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"04704174-c43c-4571-8c5f-bd4fb9e7ed9d"}])
2023-03-25 06:09:31,118|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("04704174-c43c-4571-8c5f-bd4fb9e7ed9d") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-25 06:09:31,119|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-25 06:09:31,159|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Transformed value: null -> 9e328696-545c-45ff-b0ab-463f3bad0085
2023-03-25 06:09:31,160|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="0a40f6a3-7093-4254-b845-1e06ac9ebff0"}
2023-03-25 06:09:31,161|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,179|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Parameter information : ({customizationid=0a40f6a3-7093-4254-b845-1e06ac9ebff0})
2023-03-25 06:09:31,194|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-03-25 06:09:31,194|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-25 06:09:31,195|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-25 06:09:31,195|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-25 06:09:31,196|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-25 06:09:31,202|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| Transformed value: null -> 0a40f6a3-7093-4254-b845-1e06ac9ebff0
2023-03-25 06:09:31,203|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("3a1b5ed6-775b-47d8-9b3b-64f7244a1655") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-25 06:09:31,204|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,204|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-25 06:09:31,204|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("0f496eb4-d7bd-4d00-ac6b-3386de94fe3f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-25 06:09:31,205|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="3a1b5ed6-775b-47d8-9b3b-64f7244a1655", vnf-id="0f496eb4-d7bd-4d00-ac6b-3386de94fe3f"}
2023-03-25 06:09:31,206|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="3a1b5ed6-775b-47d8-9b3b-64f7244a1655", vnf-id="0f496eb4-d7bd-4d00-ac6b-3386de94fe3f"}
2023-03-25 06:09:31,211|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/3a1b5ed6-775b-47d8-9b3b-64f7244a1655/service-data/vnfs/vnf/0f496eb4-d7bd-4d00-ac6b-3386de94fe3f/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-25 06:09:31,212|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/3a1b5ed6-775b-47d8-9b3b-64f7244a1655/service-data/vnfs/vnf/0f496eb4-d7bd-4d00-ac6b-3386de94fe3f/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-25 06:09:31,213|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/3a1b5ed6-775b-47d8-9b3b-64f7244a1655/service-data/vnfs/vnf/0f496eb4-d7bd-4d00-ac6b-3386de94fe3f/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-25 06:09:31,213|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/3a1b5ed6-775b-47d8-9b3b-64f7244a1655/service-data/vnfs/vnf/0f496eb4-d7bd-4d00-ac6b-3386de94fe3f/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-25 06:09:31,243|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/3a1b5ed6-775b-47d8-9b3b-64f7244a1655/service-data/vnfs/vnf/0f496eb4-d7bd-4d00-ac6b-3386de94fe3f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-25 06:09:31,248|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/3a1b5ed6-775b-47d8-9b3b-64f7244a1655/service-data/vnfs/vnf/0f496eb4-d7bd-4d00-ac6b-3386de94fe3f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-25 06:09:31,300|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK)
2023-03-25 06:09:31,300|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string)
2023-03-25 06:09:31,300|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-25 06:09:31,300|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-25 06:09:31,300|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-25 06:09:31,300|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2023-03-25 06:09:31,301|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2023-03-25 06:09:31,301|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-25 06:09:31,301|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-25 06:09:31,301|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,302|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="2b12e14f-7beb-4e5e-8b95-39864922a4dd"}
2023-03-25 06:09:31,308|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,308|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,310|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-25 06:09:31,374|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-25 06:09:31,374|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-25 06:09:31,375|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,376|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-25 06:09:31,379|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="3a1b5ed6-775b-47d8-9b3b-64f7244a1655", vnf-id="0f496eb4-d7bd-4d00-ac6b-3386de94fe3f"}
2023-03-25 06:09:31,383|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/3a1b5ed6-775b-47d8-9b3b-64f7244a1655/service-data/vnfs/vnf/0f496eb4-d7bd-4d00-ac6b-3386de94fe3f/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-25 06:09:31,384|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/3a1b5ed6-775b-47d8-9b3b-64f7244a1655/service-data/vnfs/vnf/0f496eb4-d7bd-4d00-ac6b-3386de94fe3f/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-25 06:09:31,403|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/3a1b5ed6-775b-47d8-9b3b-64f7244a1655/service-data/vnfs/vnf/0f496eb4-d7bd-4d00-ac6b-3386de94fe3f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-25 06:09:31,418|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2023-03-25 06:09:31,418|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2023-03-25 06:09:31,419|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-25 06:09:31,419|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-25 06:09:31,419|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||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-25 06:09:31,419|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-25 06:09:31,420|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,424|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||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-25 06:09:31,424|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2023-03-25 06:09:31,424|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:31,424|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-25 06:09:31,424|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| workflow(fe34736c-55f7-47de-83ab-4d5928e3428f) nodes completed with (1)exceptions
2023-03-25 06:09:31,425|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||ERROR||||||| workflow(fe34736c-55f7-47de-83ab-4d5928e3428f) 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-25 06:09:31,425|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-25 06:09:31,428|fe34736c-55f7-47de-83ab-4d5928e3428f||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9a87aa8f-4d4e-4104-b58f-4abc5be607a4 auditStoreId -1
2023-03-25 06:09:31,443|fe34736c-55f7-47de-83ab-4d5928e3428f||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(fe34736c-55f7-47de-83ab-4d5928e3428f), subrequestID(2b12e14f-7beb-4e5e-8b95-39864922a4dd) CBA(APACHE/1.0.0/resource-assignment).
2023-03-25 06:09:38,190|63849a4d-73c6-427f-9149-7d0019414913||reactor-http-epoll-1||||INFO||||||| processing request id 63849a4d-73c6-427f-9149-7d0019414913
2023-03-25 06:09:38,198|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-03-25 06:09:38,403|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-25 06:09:38,412|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:09:38,442|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:09:38,456|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 06:09:38,456|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| StoreAuditService ID  -1
2023-03-25 06:09:38,458|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-25 06:09:38,458|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-25 06:09:38,464|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:09:38,514|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:09:38,515|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-25 06:09:38,515|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 06:09:38,515|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(63849a4d-73c6-427f-9149-7d0019414913) for workflow(resource-assignment) step(resource-assignment)
2023-03-25 06:09:38,515|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:38,515|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-25 06:09:38,516|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-25 06:09:38,533|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||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-25 06:09:38,534|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-25 06:09:38,534|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ccb0ebb4-d8d5-4384-870e-73e6fd42fdfd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-25 06:09:38,535|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("90546bea-0709-47d7-95b4-04a6d7c9b884") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-25 06:09:38,535|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "ccb0ebb4-d8d5-4384-870e-73e6fd42fdfd",
  "vnf-id" : "90546bea-0709-47d7-95b4-04a6d7c9b884",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-03-25 06:09:38,543|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2023-03-25 06:09:38,543|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:38,543|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-25 06:09:38,545|63849a4d-73c6-427f-9149-7d0019414913||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0a4327f6-71cc-42a1-88a4-70e7e5a1a492 auditStoreId -1
2023-03-25 06:09:38,564|63849a4d-73c6-427f-9149-7d0019414913||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(63849a4d-73c6-427f-9149-7d0019414913), subrequestID(90546bea-0709-47d7-95b4-04a6d7c9b884) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-25 06:09:38,649|63849a4d-73c6-427f-9149-7d0019414913||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(63849a4d-73c6-427f-9149-7d0019414913), subrequestID(90546bea-0709-47d7-95b4-04a6d7c9b884) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-25 06:09:43,440|4495686c-105e-4460-93d4-b7142edbcf73||reactor-http-epoll-1||||INFO||||||| processing request id 4495686c-105e-4460-93d4-b7142edbcf73
2023-03-25 06:09:43,441|4495686c-105e-4460-93d4-b7142edbcf73||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-25 06:09:43,445|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:09:43,469|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:09:43,481|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 06:09:43,481|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| StoreAuditService ID  -1
2023-03-25 06:09:43,482|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-25 06:09:43,482|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-25 06:09:43,486|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:09:43,495|4495686c-105e-4460-93d4-b7142edbcf73||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(4495686c-105e-4460-93d4-b7142edbcf73), subrequestID(5fcab1c3-913f-4ce1-8910-f18478db951a) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-25 06:09:43,509|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:09:43,510|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-25 06:09:43,510|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 06:09:43,511|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(4495686c-105e-4460-93d4-b7142edbcf73) for workflow(resource-assignment) step(resource-assignment)
2023-03-25 06:09:43,511|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:43,511|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-25 06:09:43,512|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-03-25 06:09:43,535|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||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-25 06:09:43,537|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-03-25 06:09:43,537|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-03-25 06:09:43,538|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-03-25 06:09:43,538|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-03-25 06:09:43,538|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("5fcab1c3-913f-4ce1-8910-f18478db951a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-25 06:09:43,539|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ccb0ebb4-d8d5-4384-870e-73e6fd42fdfd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-25 06:09:43,539|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||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-25 06:09:43,540|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-03-25 06:09:43,540|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-03-25 06:09:43,541|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("90546bea-0709-47d7-95b4-04a6d7c9b884") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-25 06:09:43,541|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "ccb0ebb4-d8d5-4384-870e-73e6fd42fdfd",
  "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" : "5fcab1c3-913f-4ce1-8910-f18478db951a",
  "vnf-id" : "90546bea-0709-47d7-95b4-04a6d7c9b884",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-03-25 06:09:43,551|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2023-03-25 06:09:43,551|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:43,551|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-25 06:09:43,553|4495686c-105e-4460-93d4-b7142edbcf73||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9abdeacf-81f5-4a1f-863d-3298728e77b3 auditStoreId -1
2023-03-25 06:09:43,568|4495686c-105e-4460-93d4-b7142edbcf73||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(4495686c-105e-4460-93d4-b7142edbcf73), subrequestID(5fcab1c3-913f-4ce1-8910-f18478db951a) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-25 06:09:50,519|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-25 06:09:50,651|||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-25 06:09:50,835|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing request id 969b8533-7f4b-474c-a9e8-023f7739c8f5
2023-03-25 06:09:50,835|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-25 06:09:50,840|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:09:50,864|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deriving input data for workflow: (config-assign)
2023-03-25 06:09:50,886|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 06:09:50,886|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| StoreAuditService ID  -1
2023-03-25 06:09:50,887|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-25 06:09:50,887|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-25 06:09:50,891|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:09:50,901|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(969b8533-7f4b-474c-a9e8-023f7739c8f5), subrequestID(e86be28e-fca0-481a-90f3-f0cfb3ecd479) CBA(ubuntu20/1.0.0/config-assign).
2023-03-25 06:09:51,010|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deriving input data for workflow: (config-assign)
2023-03-25 06:09:51,010|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-03-25 06:09:51,010|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 06:09:51,010|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| preparing request id(969b8533-7f4b-474c-a9e8-023f7739c8f5) for workflow(config-assign) step(config-assign)
2023-03-25 06:09:51,010|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:51,010|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-03-25 06:09:51,012|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-03-25 06:09:51,059|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:09:51,084|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-25 06:09:51,085|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Setting Resource Value ("ccb0ebb4-d8d5-4384-870e-73e6fd42fdfd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-25 06:09:51,085|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Setting Resource Value ("90546bea-0709-47d7-95b4-04a6d7c9b884") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-25 06:09:51,110|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Resource resolution saved into database successfully : (service-instance-id)
2023-03-25 06:09:51,113|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Resource resolution saved into database successfully : (vnf_name)
2023-03-25 06:09:51,113|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Resource resolution saved into database successfully : (vnf-id)
2023-03-25 06:09:51,113|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Generated Resource Param Data ({
  "service-instance-id" : "ccb0ebb4-d8d5-4384-870e-73e6fd42fdfd",
  "vnf-id" : "90546bea-0709-47d7-95b4-04a6d7c9b884",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-03-25 06:09:51,150|969b8533-7f4b-474c-a9e8-023f7739c8f5||DefaultDispatcher-worker-30||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-03-25 06:09:51,225|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:09:51,225|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Preparing Response...
2023-03-25 06:09:51,225|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 06:09:51,225|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resolveWorkflowOutputs for workflow(config-assign)
2023-03-25 06:09:51,229|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3941c95a-abfb-46e9-b3ff-8f9d0f00e56a auditStoreId -1
2023-03-25 06:09:51,259|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(969b8533-7f4b-474c-a9e8-023f7739c8f5), subrequestID(e86be28e-fca0-481a-90f3-f0cfb3ecd479) CBA(ubuntu20/1.0.0/config-assign).
2023-03-25 06:09:51,350|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Completed
2023-03-25 06:10:05,548|0071daf6-ac24-4e69-927e-6d4198c387e2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-25 06:10:05,548|0071daf6-ac24-4e69-927e-6d4198c387e2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-25 06:10:05,548|0071daf6-ac24-4e69-927e-6d4198c387e2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-25 06:10:05,942|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-25 06:10:05,942|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-25 06:10:06,943|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-25 06:10:06,944|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(e45a136b-43d9-48a2-a4df-0744a68de4bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-25 06:10:06,953|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(684753ff-4df2-4e77-99d2-3d0d1991c864) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-25 06:10:06,956|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(6ce24153-1f4a-4915-b9ac-28725b6cdf4e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-25 06:10:06,960|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(3513cc3f-3109-4238-8a97-78a1465e1f84) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-25 06:10:06,966|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(3468d395-6e02-4a87-ab7e-6352ce3c230b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-25 06:10:06,991|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(2f73f0f9-0363-4850-b1c5-6cdc0b604981) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-25 06:10:06,997|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:06,997|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:06,997|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:06,998|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:06,998|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:06,999|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:07,026|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:07,028|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:10:07,032|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:10:07,035|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:10:07,039|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:10:07,108|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:10:07,109|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:10:07,109|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:10:07,109|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(HealthCheck)
2023-03-25 06:10:07,109|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-25 06:10:07,110|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-assign)
2023-03-25 06:10:07,110|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-deploy)
2023-03-25 06:10:07,122|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:07,193|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-25 06:10:07,252|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-25 06:10:07,257|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-25 06:10:07,344|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:10:07,344|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:10:07,345|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:10:07,356|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:07,430|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 06:10:07,619|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-25 06:10:07,624|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 06:10:07,694|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:10:07,694|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:10:07,694|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:10:07,704|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:10:07,705|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:10:07,705|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:07,711|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:07,743|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 06:10:07,805|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-25 06:10:07,809|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 06:10:07,911|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-25 06:10:07,969|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-25 06:10:07,970|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-25 06:10:08,034|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:10:08,035|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:10:08,042|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:08,113|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-25 06:10:08,169|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-25 06:10:08,170|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-25 06:10:08,241|0071daf6-ac24-4e69-927e-6d4198c387e2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:27,465|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||Thread-241||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enhancing blueprint(/opt/app/onap/blueprints/working/87981603-d6a5-456d-8446-317e14951b8b)
2023-03-25 06:10:27,467|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| deleting definition types under : /opt/app/onap/blueprints/working/87981603-d6a5-456d-8446-317e14951b8b/Definitions
2023-03-25 06:10:27,470|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| reinitialized all type definitions
2023-03-25 06:10:27,471|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-25 06:10:27,506|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-25 06:10:27,550|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-25 06:10:27,570|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-25 06:10:27,595|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-25 06:10:27,646|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-25 06:10:27,678|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(config-assign)
2023-03-25 06:10:27,679|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-25 06:10:27,679|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(config-assign) targets(resolve-data)
2023-03-25 06:10:27,679|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-25 06:10:27,679|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-25 06:10:27,679|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enriching artifacts file(/opt/app/onap/blueprints/working/87981603-d6a5-456d-8446-317e14951b8b/Templates/netconfrpc-mapping.json
2023-03-25 06:10:27,681|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-25 06:10:27,682|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-25 06:10:27,682|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing Workflow(config-deploy)
2023-03-25 06:10:27,682|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-25 06:10:27,682|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-25 06:10:27,682|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| workflow(config-deploy) resource assignment files([]
2023-03-25 06:10:27,683|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ##### Enhancing blueprint Resource Definitions
2023-03-25 06:10:27,683|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-25 06:10:27,683|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-25 06:10:27,685|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| distinct resource keys ([input-source])
2023-03-25 06:10:27,703|7a3f8649-f93f-4ac1-99b4-a27e3ec4ff90||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-25 06:10:45,345|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-25 06:10:45,484|||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-25 06:10:45,487|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| processing request id 969b8533-7f4b-474c-a9e8-023f7739c8f5
2023-03-25 06:10:45,491|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-25 06:10:45,499|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:10:45,559|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 06:10:45,560|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| StoreAuditService ID  -1
2023-03-25 06:10:45,560|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-25 06:10:45,560|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-25 06:10:45,563|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-25 06:10:45,577|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(969b8533-7f4b-474c-a9e8-023f7739c8f5), subrequestID(be34c6da-3935-4288-aa8d-2d2274bb87c0) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-25 06:10:45,581|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deriving input data for workflow: (config-deploy)
2023-03-25 06:10:45,581|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-03-25 06:10:45,581|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 06:10:45,592|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| preparing request id(969b8533-7f4b-474c-a9e8-023f7739c8f5) for workflow(config-deploy) step(config-deploy)
2023-03-25 06:10:45,593|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-03-25 06:10:45,593|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:10:45,598|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-03-25 06:10:45,599|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Getting Jython Script Class(ConfigDeploy)
2023-03-25 06:10:45,665|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@12124ffd
2023-03-25 06:10:45,667|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Hello world
2023-03-25 06:10:45,667|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Preparing Response...
2023-03-25 06:10:45,667|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-03-25 06:10:45,667|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-03-25 06:10:45,671|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d38d3481-b029-4510-8343-6c3b4ebf9fe6 auditStoreId -1
2023-03-25 06:10:45,672|969b8533-7f4b-474c-a9e8-023f7739c8f5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Completed
2023-03-25 06:10:45,684|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(969b8533-7f4b-474c-a9e8-023f7739c8f5), subrequestID(be34c6da-3935-4288-aa8d-2d2274bb87c0) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-25 06:38:51,046|637b92c6-d211-4b26-8801-b8f6e3fb58ad||Thread-242||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(97222092-799d-4464-bb3f-93b3b954e359) CBA(/opt/app/onap/blueprints/archive/97222092-799d-4464-bb3f-93b3b954e359/cba.zip)
2023-03-25 06:38:51,065|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/97222092-799d-4464-bb3f-93b3b954e359) and entry definition file (Definitions/CNF.json)
2023-03-25 06:38:51,089|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:38:51,090|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:38:51,090|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:38:51,090|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(scale-out)
2023-03-25 06:38:51,090|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(scale)
2023-03-25 06:38:51,090|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(scale-in)
2023-03-25 06:38:51,090|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(health-check)
2023-03-25 06:38:51,096|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/97222092-799d-4464-bb3f-93b3b954e359) and entry definition file (Definitions/CNF.json)
2023-03-25 06:38:51,135|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-25 06:38:51,206|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-25 06:38:51,398|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-25 06:38:51,493|637b92c6-d211-4b26-8801-b8f6e3fb58ad||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/working/97222092-799d-4464-bb3f-93b3b954e359) present to clean.
2023-03-25 06:39:08,269|e6a2db22-24b4-41f4-bd91-66d78f5936f6||reactor-http-epoll-1||||INFO||||||| processing request id e6a2db22-24b4-41f4-bd91-66d78f5936f6
2023-03-25 06:39:08,273|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-25 06:39:08,784|e6a2db22-24b4-41f4-bd91-66d78f5936f6||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-25 06:39:08,794|e6a2db22-24b4-41f4-bd91-66d78f5936f6||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-25 06:39:08,823|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:39:08,837|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:39:08,837|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:39:08,837|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:39:08,837|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:39:08,837|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:39:08,837|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-request-producer-client-id-lfd59] 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 22-bdziUQ6G_7LLZOG7twA
2023-03-25 06:39:08,838|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 06:39:08,838|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-25 06:39:08,839|e6a2db22-24b4-41f4-bd91-66d78f5936f6||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-25 06:39:08,839|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-25 06:39:08,846|e6a2db22-24b4-41f4-bd91-66d78f5936f6||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-25 06:39:08,881|e6a2db22-24b4-41f4-bd91-66d78f5936f6||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(e6a2db22-24b4-41f4-bd91-66d78f5936f6), subrequestID(fc70b762-28f0-45d3-a325-69ed47292dc8) CBA(APACHE/1.0.0/resource-assignment).
2023-03-25 06:39:08,896|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:39:08,897|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-25 06:39:08,897|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[e6a2db22-24b4-41f4-bd91-66d78f5936f6])'s step(resource-assignment)
2023-03-25 06:39:08,897|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-25 06:39:08,898|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e6a2db22-24b4-41f4-bd91-66d78f5936f6) for workflow(resource-assignment) step(resource-assignment)
2023-03-25 06:39:08,898|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 06:39:08,898|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-25 06:39:08,899|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-25 06:39:08,919|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||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-25 06:39:08,921|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||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-25 06:39:08,921|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-25 06:39:08,922|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||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-25 06:39:08,922|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("fc70b762-28f0-45d3-a325-69ed47292dc8") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-25 06:39:08,922|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("c1654e44-5417-4948-8f88-c728fec1fc57") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-25 06:39:08,923|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="fc70b762-28f0-45d3-a325-69ed47292dc8", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-25 06:39:08,928|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||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-25 06:39:08,928|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||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-25 06:39:08,932|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-25 06:39:09,049|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-25 06:39:09,049|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-25 06:39:09,051|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||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-25 06:39:09,052|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-25 06:39:09,054|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||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" : "c1654e44-5417-4948-8f88-c728fec1fc57",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "fc70b762-28f0-45d3-a325-69ed47292dc8",
  "vnf_name" : "${vnf_name}"
})
2023-03-25 06:39:09,067|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-25 06:39:09,067|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 06:39:09,067|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-25 06:39:09,069|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[e6a2db22-24b4-41f4-bd91-66d78f5936f6])'s step(profile-upload)
2023-03-25 06:39:09,069|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||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-25 06:39:09,070|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(e6a2db22-24b4-41f4-bd91-66d78f5936f6) for workflow(resource-assignment) step(profile-upload)
2023-03-25 06:39:09,070|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-25 06:39:09,071|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||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-25 06:39:09,071|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-25 06:39:09,072|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-03-25 06:39:09,072|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-25 06:39:09,072|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-25 06:39:09,072|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-25 06:39:09,073|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-25 06:39:09,073|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-25 06:39:09,073|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-25 06:39:09,074|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| workflow(e6a2db22-24b4-41f4-bd91-66d78f5936f6) nodes completed with (0)exceptions
2023-03-25 06:39:09,074|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-25 06:39:09,079|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:39:09,079|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:39:09,079|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:39:09,080|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:39:09,080|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:39:09,080|969b8533-7f4b-474c-a9e8-023f7739c8f5||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| [Producer clientId=audit-response-producer-client-id-lfd59] 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 OlkfyiOASv6FO8L5U6t4fw
2023-03-25 06:39:09,081|e6a2db22-24b4-41f4-bd91-66d78f5936f6||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a15f7c5f-de64-4776-ac6e-d93448fb2bce auditStoreId -1
2023-03-25 06:39:09,157|e6a2db22-24b4-41f4-bd91-66d78f5936f6||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(e6a2db22-24b4-41f4-bd91-66d78f5936f6), subrequestID(fc70b762-28f0-45d3-a325-69ed47292dc8) CBA(APACHE/1.0.0/resource-assignment).
2023-03-25 06:39:13,181|f3e5b108-71cd-455e-9396-5ce99ba88b0f||reactor-http-epoll-1||||INFO||||||| processing request id f3e5b108-71cd-455e-9396-5ce99ba88b0f
2023-03-25 06:39:13,181|f3e5b108-71cd-455e-9396-5ce99ba88b0f||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-25 06:39:13,190|f3e5b108-71cd-455e-9396-5ce99ba88b0f||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-25 06:39:13,252|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:39:13,267|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-25 06:39:13,267|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-25 06:39:13,267|f3e5b108-71cd-455e-9396-5ce99ba88b0f||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-25 06:39:13,267|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-25 06:39:13,269|f3e5b108-71cd-455e-9396-5ce99ba88b0f||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-25 06:39:13,282|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-25 06:39:13,283|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-25 06:39:13,284|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[f3e5b108-71cd-455e-9396-5ce99ba88b0f])'s step(resource-assignment)
2023-03-25 06:39:13,284|f3e5b108-71cd-455e-9396-5ce99ba88b0f||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-25 06:39:13,284|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(f3e5b108-71cd-455e-9396-5ce99ba88b0f) for workflow(resource-assignment) step(resource-assignment)
2023-03-25 06:39:13,284|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-25 06:39:13,284|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-25 06:39:13,285|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-25 06:39:13,288|f3e5b108-71cd-455e-9396-5ce99ba88b0f||kafka-producer-network-thread | audit-request-producer-client-id-lfd59||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(f3e5b108-71cd-455e-9396-5ce99ba88b0f), subrequestID(115ffb82-3f48-4fd4-ae3e-0cf8d4c9e10f) CBA(APACHE/1.0.0/resource-assignment).
2023-03-25 06:39:13,305|f3e5b108-71cd-455e-9396-5ce99ba88b0f||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-25 06:39:13,306|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-25 06:39:13,307|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("115ffb82-3f48-4fd4-ae3e-0cf8d4c9e10f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-25 06:39:13,307|f3e5b108-71cd-455e-9396-5ce99ba88b0f||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-25 06:39:13,307|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||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-25 06:39:13,309|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0a40f6a3-7093-4254-b845-1e06ac9ebff0") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-25 06:39:13,310|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="0a40f6a3-7093-4254-b845-1e06ac9ebff0"}
2023-03-25 06:39:13,311|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||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-25 06:39:13,310|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="0a40f6a3-7093-4254-b845-1e06ac9ebff0"}
2023-03-25 06:39:13,311|f3e5b108-71cd-455e-9396-5ce99ba88b0f||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-25 06:39:13,354|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=0a40f6a3-7093-4254-b845-1e06ac9ebff0})
2023-03-25 06:39:13,355|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=0a40f6a3-7093-4254-b845-1e06ac9ebff0})
2023-03-25 06:39:13,361|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-25 06:39:13,362|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"9e328696-545c-45ff-b0ab-463f3bad0085"}])
2023-03-25 06:39:13,362|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("9e328696-545c-45ff-b0ab-463f3bad0085") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-25 06:39:13,384|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-25 06:39:13,385|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"04704174-c43c-4571-8c5f-bd4fb9e7ed9d"}])
2023-03-25 06:39:13,385|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("04704174-c43c-4571-8c5f-bd4fb9e7ed9d") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-25 06:39:13,386|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-25 06:39:13,389|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| Transformed value: null -> 9e328696-545c-45ff-b0ab-463f3bad0085
2023-03-25 06:39:13,390|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="0a40f6a3-7093-4254-b845-1e06ac9ebff0"}
2023-03-25 06:39:13,391|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||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-25 06:39:13,421|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=0a40f6a3-7093-4254-b845-1e06ac9ebff0})
2023-03-25 06:39:13,442|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-25 06:39:13,443|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-25 06:39:13,443|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-25 06:39:13,444|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-25 06:39:13,444|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-25 06:39:13,447|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 0a40f6a3-7093-4254-b845-1e06ac9ebff0
2023-03-25 06:39:13,447|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c1654e44-5417-4948-8f88-c728fec1fc57") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-25 06:39:13,448|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-25 06:39:13,448|f3e5b108-71cd-455e-9396-5ce99ba88b0f||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-25 06:39:13,448|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("fc70b762-28f0-45d3-a325-69ed47292dc8") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-25 06:39:13,448|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="c1654e44-5417-4948-8f88-c728fec1fc57", vnf-id="fc70b762-28f0-45d3-a325-69ed47292dc8"}
2023-03-25 06:39:13,449|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="c1654e44-5417-4948-8f88-c728fec1fc57", vnf-id="fc70b762-28f0-45d3-a325-69ed47292dc8"}
2023-03-25 06:39:13,451|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c1654e44-5417-4948-8f88-c728fec1fc57/service-data/vnfs/vnf/fc70b762-28f0-45d3-a325-69ed47292dc8/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-25 06:39:13,451|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c1654e44-5417-4948-8f88-c728fec1fc57/service-data/vnfs/vnf/fc70b762-28f0-45d3-a325-69ed47292dc8/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-25 06:39:13,454|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c1654e44-5417-4948-8f88-c728fec1fc57/service-data/vnfs/vnf/fc70b762-28f0-45d3-a325-69ed47292dc8/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-25 06:39:13,454|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c1654e44-5417-4948-8f88-c728fec1fc57/service-data/vnfs/vnf/fc70b762-28f0-45d3-a325-69ed47292dc8/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-25 06:39:13,500|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c1654e44-5417-4948-8f88-c728fec1fc57/service-data/vnfs/vnf/fc70b762-28f0-45d3-a325-69ed47292dc8/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-25 06:39:13,514|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-25 06:39:13,515|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-25 06:39:13,515|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-25 06:39:13,515|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-25 06:39:13,515|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-25 06:39:13,525|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c1654e44-5417-4948-8f88-c728fec1fc57/service-data/vnfs/vnf/fc70b762-28f0-45d3-a325-69ed47292dc8/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-25 06:39:13,538|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-25 06:39:13,538|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-25 06:39:13,539|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-25 06:39:13,539|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-25 06:39:13,539|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||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-25 06:39:13,540|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="115ffb82-3f48-4fd4-ae3e-0cf8d4c9e10f"}
2023-03-25 06:39:13,586|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||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-25 06:39:13,587|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||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-25 06:39:13,588|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-25 06:39:13,658|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-25 06:39:13,658|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-25 06:39:13,659|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||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-25 06:39:13,660|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-25 06:39:13,660|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="c1654e44-5417-4948-8f88-c728fec1fc57", vnf-id="fc70b762-28f0-45d3-a325-69ed47292dc8"}
2023-03-25 06:39:13,667|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c1654e44-5417-4948-8f88-c728fec1fc57/service-data/vnfs/vnf/fc70b762-28f0-45d3-a325-69ed47292dc8/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-25 06:39:13,667|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c1654e44-5417-4948-8f88-c728fec1fc57/service-data/vnfs/vnf/fc70b762-28f0-45d3-a325-69ed47292dc8/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-25 06:39:13,700|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c1654e44-5417-4948-8f88-c728fec1fc57/service-data/vnfs/vnf/fc70b762-28f0-45d3-a325-69ed47292dc8/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-25 06:39:13,712|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-03-25 06:39:13,712|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-25 06:39:13,712|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-25 06:39:13,712|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-25 06:39:13,712|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||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-25 06:39:13,713|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-25 06:39:13,713|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||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-25 06:39:13,715|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||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-25 06:39:13,715|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-25 06:39:13,715|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-25 06:39:13,715|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-25 06:39:13,715|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| workflow(f3e5b108-71cd-455e-9396-5ce99ba88b0f) nodes completed with (1)exceptions
2023-03-25 06:39:13,715|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||ERROR||||||| workflow(f3e5b108-71cd-455e-9396-5ce99ba88b0f) 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-25 06:39:13,715|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-25 06:39:13,720|f3e5b108-71cd-455e-9396-5ce99ba88b0f||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9874be7e-82b9-467b-94ab-57e6eca13c6b auditStoreId -1
2023-03-25 06:39:13,737|f3e5b108-71cd-455e-9396-5ce99ba88b0f||kafka-producer-network-thread | audit-response-producer-client-id-lfd59||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(f3e5b108-71cd-455e-9396-5ce99ba88b0f), subrequestID(115ffb82-3f48-4fd4-ae3e-0cf8d4c9e10f) CBA(APACHE/1.0.0/resource-assignment).
2023-03-25 06:39:27,778|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-25 06:39:27,778|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-25 06:39:27,778|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-25 06:39:28,162|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-25 06:39:28,162|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-25 06:39:29,000|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-25 06:39:29,001|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(46f98ced-c7f3-44dd-9746-4c348ac10797) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-25 06:39:29,015|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(a0855810-4948-4143-8125-36760637075e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-25 06:39:29,018|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(1d51d7b5-7c84-42ea-9967-ba608b510b54) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-25 06:39:29,023|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(dc683caf-34b4-4882-8ea2-6f28d641c218) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-25 06:39:29,030|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(2b01a80f-f7f9-4943-8ba6-e1eee8bf898b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-25 06:39:29,036|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Save processing(2bc635dc-3efd-40b8-914c-252d3daf43d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-25 06:39:29,045|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,045|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,045|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,046|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,046|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,047|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,096|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,098|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:39:29,113|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:39:29,130|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:39:29,134|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-25 06:39:29,200|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:39:29,200|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:39:29,201|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:39:29,213|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,254|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 06:39:29,326|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-25 06:39:29,330|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-25 06:39:29,403|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:39:29,403|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:39:29,403|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:39:29,403|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(HealthCheck)
2023-03-25 06:39:29,404|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-25 06:39:29,404|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-assign)
2023-03-25 06:39:29,404|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(vf-config-deploy)
2023-03-25 06:39:29,422|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,595|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-25 06:39:29,651|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-25 06:39:29,652|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-25 06:39:29,730|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:39:29,730|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:39:29,731|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:39:29,741|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,811|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 06:39:29,862|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-25 06:39:29,862|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-25 06:39:29,932|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(resource-assignment)
2023-03-25 06:39:29,932|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:39:29,942|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-assign)
2023-03-25 06:39:29,942|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Validating Workflow(config-deploy)
2023-03-25 06:39:29,942|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,946|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| 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-25 06:39:29,980|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-25 06:39:30,030|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-25 06:39:30,064|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-25 06:39:30,123|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-25 06:39:30,123|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-25 06:39:30,195|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-lfd59|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-25 06:39:30,249|d98b52af-2bdf-4f08-b07c-7ec9185f65f1||DefaultDispatcher-worker-20