Results

By type

          00:01:21,967 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
00:01:21,968 |-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]
00:01:21,969 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
00:01:21,969 |-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]
00:01:21,969 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
00:01:21,979 |-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
00:01:22,124 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
00:01:22,131 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
00:01:22,134 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
00:01:22,139 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
00:01:22,222 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
00:01:22,222 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
00:01:22,222 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
00:01:22,222 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
00:01:22,222 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
00:01:22,222 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
00:01:22,222 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
00:01:22,223 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
00:01:22,224 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-04-01 00:01:23,218|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-04-01 00:01:23,276|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-j4qdl with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-04-01 00:01:23,279|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-04-01 00:01:26,828|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-04-01 00:01:27,365|||main||||INFO||||||| Finished Spring Data repository scanning in 520 ms. Found 11 JPA repository interfaces.
2023-04-01 00:01:29,653|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-04-01 00:01:29,729|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-04-01 00:01:29,940|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-01 00:01:30,532|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-04-01 00:01:30,911|||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-04-01 00:01:30,912|||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-04-01 00:01:33,529|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-01 00:01:33,541|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-04-01 00:01:33,619|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-04-01 00:01:35,261|||main||||INFO||||||| Kakfa audit service is enabled
2023-04-01 00:01:35,366|||main||||INFO||||||| Workflow Audit store is disabled
2023-04-01 00:01:36,613|||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-04-01 00:01:36,649|||main||||INFO||||||| Dependency Management module created...
2023-04-01 00:01:37,774|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-04-01 00:01:38,080|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-04-01 00:01:39,365|||main||||INFO||||||| Netty started on port 8080
2023-04-01 00:01:40,829|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-04-01 00:01:41,124|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-04-01 00:01:41,131|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.72 seconds (JVM running for 19.731)
2023-04-01 00:01:41,151|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-04-01 00:01:41,152|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-04-01 00:01:41,340|||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-j4qdl
	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-04-01 00:01:41,482|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-04-01 00:01:41,578|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-04-01 00:01:41,578|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-04-01 00:01:41,578|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1680307301576
2023-04-01 00:01:41,581|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-04-01 00:01:41,582|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-04-01 00:01:42,257|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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 3DFtED5USlWoBtVg3Iv3Tg
2023-04-01 00:01:42,258|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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 3DFtED5USlWoBtVg3Iv3Tg
2023-04-01 00:01:42,258|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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 3DFtED5USlWoBtVg3Iv3Tg
2023-04-01 00:01:42,258|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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 3DFtED5USlWoBtVg3Iv3Tg
2023-04-01 00:01:42,258|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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 3DFtED5USlWoBtVg3Iv3Tg
2023-04-01 00:01:42,258|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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 3DFtED5USlWoBtVg3Iv3Tg
2023-04-01 00:01:42,261|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01 00:01:42,263|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-01 00:01:42,277|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] (Re-)joining group
2023-04-01 00:01:42,341|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-04-01 00:01:42,342|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] (Re-)joining group
2023-04-01 00:01:45,407|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-j4qdl-90ff2aa1-b60e-4fad-b2ee-48c9aa2da002', protocol='range'}
2023-04-01 00:01:45,413|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-j4qdl-90ff2aa1-b60e-4fad-b2ee-48c9aa2da002=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-04-01 00:01:45,456|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-j4qdl-90ff2aa1-b60e-4fad-b2ee-48c9aa2da002', protocol='range'}
2023-04-01 00:01:45,456|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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-04-01 00:01:45,459|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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-04-01 00:01:45,474|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-04-01 00:01:45,474|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-04-01 00:01:45,474|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-04-01 00:01:45,474|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-04-01 00:01:45,474|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-04-01 00:01:45,474|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-04-01 00:01:45,646|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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-04-01 00:01:45,647|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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-04-01 00:01:45,662|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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-04-01 00:01:45,662|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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-04-01 00:01:45,701|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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-04-01 00:01:45,702|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-j4qdl, 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-04-01 02:41:03,306|4ed9f9c2-f50d-49a9-9a40-36bbbe630c9a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-04-01 02:41:03,307|4ed9f9c2-f50d-49a9-9a40-36bbbe630c9a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-01 02:41:03,309|4ed9f9c2-f50d-49a9-9a40-36bbbe630c9a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-01 02:41:04,277|4ed9f9c2-f50d-49a9-9a40-36bbbe630c9a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-01 02:41:04,280|4ed9f9c2-f50d-49a9-9a40-36bbbe630c9a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-01 02:41:07,312|f6fa6dac-b7f0-4708-baf0-17fe20170a84||Thread-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a5b34c18-4e3c-4f5a-a8f8-616c94364679)
2023-04-01 02:41:07,334|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| deleting definition types under : /opt/app/onap/blueprints/working/a5b34c18-4e3c-4f5a-a8f8-616c94364679/Definitions
2023-04-01 02:41:07,406|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| reinitialized all type definitions
2023-04-01 02:41:07,412|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(helloworld)
2023-04-01 02:41:07,468|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-template)
2023-04-01 02:41:07,487|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-04-01 02:41:07,509|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-04-01 02:41:07,543|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(helloworld)
2023-04-01 02:41:07,544|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-04-01 02:41:07,544|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(helloworld) targets(helloworld)
2023-04-01 02:41:07,544|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-04-01 02:41:07,545|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-04-01 02:41:07,545|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/a5b34c18-4e3c-4f5a-a8f8-616c94364679/Templates/hello-world-mapping.json
2023-04-01 02:41:07,553|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-04-01 02:41:07,554|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dataType not present for the recipe(dt-helloworld-properties)
2023-04-01 02:41:07,554|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing blueprint Resource Definitions
2023-04-01 02:41:07,555|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-04-01 02:41:07,556|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/hello-world-mapping.json)
2023-04-01 02:41:07,572|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| distinct resource keys ([])
2023-04-01 02:41:07,573|f6fa6dac-b7f0-4708-baf0-17fe20170a84||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enriching Resource Definition sources Node Template: []
2023-04-01 02:41:07,864|1ea2baae-4c19-4779-be31-69467ba9b602||Thread-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(fcba37aa-6db7-4d03-80ac-8b252ccd2b30) CBA(/opt/app/onap/blueprints/archive/fcba37aa-6db7-4d03-80ac-8b252ccd2b30/cba.zip)
2023-04-01 02:41:07,881|1ea2baae-4c19-4779-be31-69467ba9b602||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fcba37aa-6db7-4d03-80ac-8b252ccd2b30) and entry definition file (Definitions/blueprint.json)
2023-04-01 02:41:07,940|1ea2baae-4c19-4779-be31-69467ba9b602||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(helloworld)
2023-04-01 02:41:07,952|1ea2baae-4c19-4779-be31-69467ba9b602||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fcba37aa-6db7-4d03-80ac-8b252ccd2b30) and entry definition file (Definitions/blueprint.json)
2023-04-01 02:41:08,171|1ea2baae-4c19-4779-be31-69467ba9b602||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/working/fcba37aa-6db7-4d03-80ac-8b252ccd2b30) present to clean.
2023-04-01 02:41:08,388|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-04-01 02:41:08,390|654321||reactor-http-epoll-1||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-04-01 02:41:08,445|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-j4qdl
	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-04-01 02:41:08,460|654321||reactor-http-epoll-1||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] Instantiated an idempotent producer.
2023-04-01 02:41:08,481|654321||reactor-http-epoll-1||||INFO||||||| Kafka version: 3.0.1
2023-04-01 02:41:08,481|654321||reactor-http-epoll-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-04-01 02:41:08,481|654321||reactor-http-epoll-1||||INFO||||||| Kafka startTimeMs: 1680316868481
2023-04-01 02:41:08,544|||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 02:41:08,545|||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 02:41:08,545|||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 02:41:08,545|||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 02:41:08,545|||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 02:41:08,545|||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 02:41:08,545|||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01 02:41:08,547|||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] ProducerId set to 2005 with epoch 0
2023-04-01 02:41:08,564|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 02:41:08,567|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-04-01 02:41:08,581|654321||DefaultDispatcher-worker-25||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-04-01 02:41:08,770|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||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-04-01 02:41:08,922|654321||DefaultDispatcher-worker-25||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-04-01 02:41:08,927|654321||DefaultDispatcher-worker-25||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-04-01 02:41:08,933|654321||DefaultDispatcher-worker-25||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-04-01 02:41:08,976|654321||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-04-01 02:41:08,978|654321||DefaultDispatcher-worker-25||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-04-01 02:41:09,013|654321||DefaultDispatcher-worker-25||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 02:41:09,021|654321||DefaultDispatcher-worker-25||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-04-01 02:41:09,022|654321||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 02:41:09,023|654321||DefaultDispatcher-worker-25||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-04-01 02:41:09,052|654321||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-04-01 02:41:09,086|654321||DefaultDispatcher-worker-25||||INFO||||||| Batched Sequence : ([])
2023-04-01 02:41:09,088|654321||DefaultDispatcher-worker-25||||INFO||||||| Generated Resource Param Data ({ })
2023-04-01 02:41:09,180|654321||DefaultDispatcher-worker-25||||INFO||||||| Preparing Response...
2023-04-01 02:41:09,182|654321||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 02:41:09,183|654321||DefaultDispatcher-worker-25||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-04-01 02:41:09,185|654321||DefaultDispatcher-worker-25||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-04-01 02:41:09,212|654321||DefaultDispatcher-worker-25||||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-j4qdl
	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-04-01 02:41:09,213|654321||DefaultDispatcher-worker-25||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] Instantiated an idempotent producer.
2023-04-01 02:41:09,216|654321||DefaultDispatcher-worker-25||||INFO||||||| Kafka version: 3.0.1
2023-04-01 02:41:09,216|654321||DefaultDispatcher-worker-25||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-04-01 02:41:09,216|654321||DefaultDispatcher-worker-25||||INFO||||||| Kafka startTimeMs: 1680316869216
2023-04-01 02:41:09,266|||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 02:41:09,266|||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 02:41:09,266|||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 02:41:09,266|||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 02:41:09,266|||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 02:41:09,267|||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 02:41:09,267|||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01 02:41:09,267|||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] ProducerId set to 2006 with epoch 0
2023-04-01 02:41:09,277|654321||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f2f9d7b1-c967-405f-8d76-4e8f00ac97b1 auditStoreId -1
2023-04-01 02:41:09,362|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||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-04-01 03:05:56,452|2e6299ea-10be-48c8-8df8-ee321328b965||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-04-01 03:05:56,452|2e6299ea-10be-48c8-8df8-ee321328b965||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-01 03:05:56,452|2e6299ea-10be-48c8-8df8-ee321328b965||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-01 03:05:57,109|2e6299ea-10be-48c8-8df8-ee321328b965||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-01 03:05:57,110|2e6299ea-10be-48c8-8df8-ee321328b965||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-01 03:05:58,739|74551d70-ff4d-4774-89e9-e47907acae70||Thread-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/434c6498-9931-404f-802f-2ddaa9d94642)
2023-04-01 03:05:58,742|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| deleting definition types under : /opt/app/onap/blueprints/working/434c6498-9931-404f-802f-2ddaa9d94642/Definitions
2023-04-01 03:05:58,744|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| reinitialized all type definitions
2023-04-01 03:05:58,745|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(helloworld)
2023-04-01 03:05:58,788|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-template)
2023-04-01 03:05:58,808|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-04-01 03:05:58,827|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-04-01 03:05:58,838|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(helloworld)
2023-04-01 03:05:58,839|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-04-01 03:05:58,839|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(helloworld) targets(helloworld)
2023-04-01 03:05:58,839|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-04-01 03:05:58,839|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-04-01 03:05:58,839|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/434c6498-9931-404f-802f-2ddaa9d94642/Templates/hello-world-mapping.json
2023-04-01 03:05:58,845|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-04-01 03:05:58,845|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dataType not present for the recipe(dt-helloworld-properties)
2023-04-01 03:05:58,845|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing blueprint Resource Definitions
2023-04-01 03:05:58,846|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-04-01 03:05:58,846|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/hello-world-mapping.json)
2023-04-01 03:05:58,852|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| distinct resource keys ([])
2023-04-01 03:05:58,852|74551d70-ff4d-4774-89e9-e47907acae70||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enriching Resource Definition sources Node Template: []
2023-04-01 03:05:59,084|954b9455-d8d5-43fd-94c1-a5a18f0f3361||Thread-55||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(3a839c92-b7b6-46a3-9ed1-a50dc4f3c5f3) CBA(/opt/app/onap/blueprints/archive/3a839c92-b7b6-46a3-9ed1-a50dc4f3c5f3/cba.zip)
2023-04-01 03:05:59,089|954b9455-d8d5-43fd-94c1-a5a18f0f3361||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a839c92-b7b6-46a3-9ed1-a50dc4f3c5f3) and entry definition file (Definitions/blueprint.json)
2023-04-01 03:05:59,106|954b9455-d8d5-43fd-94c1-a5a18f0f3361||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(helloworld)
2023-04-01 03:05:59,111|954b9455-d8d5-43fd-94c1-a5a18f0f3361||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a839c92-b7b6-46a3-9ed1-a50dc4f3c5f3) and entry definition file (Definitions/blueprint.json)
2023-04-01 03:05:59,237|954b9455-d8d5-43fd-94c1-a5a18f0f3361||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/working/3a839c92-b7b6-46a3-9ed1-a50dc4f3c5f3) present to clean.
2023-04-01 03:05:59,438|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-04-01 03:05:59,447|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 03:05:59,447|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 03:05:59,448|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 03:05:59,448|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 03:05:59,448|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 03:05:59,448|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 03:05:59,452|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 03:05:59,452|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-04-01 03:05:59,460|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-04-01 03:05:59,460|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-04-01 03:05:59,472|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||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-04-01 03:05:59,473|654321||DefaultDispatcher-worker-8||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-04-01 03:05:59,542|654321||DefaultDispatcher-worker-8||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-04-01 03:05:59,543|654321||DefaultDispatcher-worker-8||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-04-01 03:05:59,543|654321||DefaultDispatcher-worker-8||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 03:05:59,544|654321||DefaultDispatcher-worker-8||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-04-01 03:05:59,544|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 03:05:59,544|654321||DefaultDispatcher-worker-8||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-04-01 03:05:59,548|654321||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-04-01 03:05:59,588|654321||DefaultDispatcher-worker-8||||INFO||||||| Batched Sequence : ([])
2023-04-01 03:05:59,590|654321||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({ })
2023-04-01 03:05:59,607|654321||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2023-04-01 03:05:59,607|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 03:05:59,607|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-04-01 03:05:59,616|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 03:05:59,616|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 03:05:59,616|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 03:05:59,617|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 03:05:59,617|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 03:05:59,617|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 03:05:59,619|654321||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9d9cf9bb-83d2-417f-b532-afabacd02470 auditStoreId -1
2023-04-01 03:05:59,636|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||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-04-01 03:11:40,565|0dc0cd9f-f560-4a5f-b425-c16fbfb1ba41||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-04-01 03:11:40,565|0dc0cd9f-f560-4a5f-b425-c16fbfb1ba41||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-01 03:11:40,565|0dc0cd9f-f560-4a5f-b425-c16fbfb1ba41||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-01 03:11:40,904|0dc0cd9f-f560-4a5f-b425-c16fbfb1ba41||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-01 03:11:40,904|0dc0cd9f-f560-4a5f-b425-c16fbfb1ba41||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-01 03:11:42,258|34fa573e-9082-4b19-a42b-d64d875056b9||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1b350768-394f-4a1d-9573-8916dead9d08)
2023-04-01 03:11:42,260|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| deleting definition types under : /opt/app/onap/blueprints/working/1b350768-394f-4a1d-9573-8916dead9d08/Definitions
2023-04-01 03:11:42,265|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| reinitialized all type definitions
2023-04-01 03:11:42,270|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(helloworld)
2023-04-01 03:11:42,367|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-template)
2023-04-01 03:11:42,377|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-04-01 03:11:42,393|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-04-01 03:11:42,412|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(helloworld)
2023-04-01 03:11:42,412|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-04-01 03:11:42,412|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(helloworld) targets(helloworld)
2023-04-01 03:11:42,412|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-04-01 03:11:42,412|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-04-01 03:11:42,412|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/1b350768-394f-4a1d-9573-8916dead9d08/Templates/hello-world-mapping.json
2023-04-01 03:11:42,417|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-04-01 03:11:42,417|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dataType not present for the recipe(dt-helloworld-properties)
2023-04-01 03:11:42,417|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing blueprint Resource Definitions
2023-04-01 03:11:42,417|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-04-01 03:11:42,417|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/hello-world-mapping.json)
2023-04-01 03:11:42,423|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| distinct resource keys ([])
2023-04-01 03:11:42,423|34fa573e-9082-4b19-a42b-d64d875056b9||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enriching Resource Definition sources Node Template: []
2023-04-01 03:11:42,710|6f97dac6-d3eb-40c9-9191-8026ef71edb8||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(580a1742-df66-404b-ada3-ca286ff516d2) CBA(/opt/app/onap/blueprints/archive/580a1742-df66-404b-ada3-ca286ff516d2/cba.zip)
2023-04-01 03:11:42,718|6f97dac6-d3eb-40c9-9191-8026ef71edb8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/580a1742-df66-404b-ada3-ca286ff516d2) and entry definition file (Definitions/blueprint.json)
2023-04-01 03:11:42,738|6f97dac6-d3eb-40c9-9191-8026ef71edb8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(helloworld)
2023-04-01 03:11:42,742|6f97dac6-d3eb-40c9-9191-8026ef71edb8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/580a1742-df66-404b-ada3-ca286ff516d2) and entry definition file (Definitions/blueprint.json)
2023-04-01 03:11:42,857|6f97dac6-d3eb-40c9-9191-8026ef71edb8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/working/580a1742-df66-404b-ada3-ca286ff516d2) present to clean.
2023-04-01 03:11:43,051|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-04-01 03:11:43,057|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 03:11:43,057|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-04-01 03:11:43,064|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-04-01 03:11:43,064|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-04-01 03:11:43,071|654321||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-04-01 03:11:43,075|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||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-04-01 03:11:43,105|654321||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-04-01 03:11:43,105|654321||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-04-01 03:11:43,105|654321||DefaultDispatcher-worker-20||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 03:11:43,107|654321||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-04-01 03:11:43,108|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 03:11:43,108|654321||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-04-01 03:11:43,112|654321||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-04-01 03:11:43,135|654321||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([])
2023-04-01 03:11:43,135|654321||DefaultDispatcher-worker-20||||INFO||||||| Generated Resource Param Data ({ })
2023-04-01 03:11:43,144|654321||DefaultDispatcher-worker-20||||INFO||||||| Preparing Response...
2023-04-01 03:11:43,144|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 03:11:43,145|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-04-01 03:11:43,150|654321||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 54c187b5-e917-41fd-b032-a548f1bf394a auditStoreId -1
2023-04-01 03:11:43,166|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||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-04-01 04:16:34,255|90edf051-8e5c-4f21-a8a3-8fe70b424c30||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-01 04:16:34,255|90edf051-8e5c-4f21-a8a3-8fe70b424c30||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-01 04:16:34,255|90edf051-8e5c-4f21-a8a3-8fe70b424c30||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-01 04:16:34,957|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-01 04:16:34,957|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-01 04:16:36,186|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-01 04:16:36,198|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(fb367ed5-1ceb-43ee-81a3-ca9556bb06d7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-01 04:16:36,238|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(67bc6de7-ab50-46c1-a548-328a60898f4d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-01 04:16:36,245|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(aea3e2f0-73fb-493c-8743-a695076c4aac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-01 04:16:36,259|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(bf8a4aa6-a347-4597-9095-aec12c614184) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-01 04:16:36,270|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(13165ea7-b015-4c4a-bfa6-d346c79c12a9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-01 04:16:36,280|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(0416aff7-12d5-4a71-8d61-8c8bff943d9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-01 04:16:36,289|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:36,289|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:36,289|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 04:16:36,289|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 04:16:36,290|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:36,290|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:36,323|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:36,333|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 04:16:36,338|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 04:16:36,347|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 04:16:36,359|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 04:16:36,460|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 04:16:36,461|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 04:16:36,461|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 04:16:36,518|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:36,663|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 04:16:36,663|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 04:16:36,679|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 04:16:36,811|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 04:16:36,811|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 04:16:36,812|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 04:16:36,812|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(HealthCheck)
2023-04-01 04:16:36,812|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-01 04:16:36,813|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-assign)
2023-04-01 04:16:36,813|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-deploy)
2023-04-01 04:16:36,833|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 04:16:36,834|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 04:16:36,834|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 04:16:36,842|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:37,079|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 04:16:37,079|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 04:16:37,080|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 04:16:37,095|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:37,205|90edf051-8e5c-4f21-a8a3-8fe70b424c30||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:39,629|33f9aded-74f9-4e74-9c71-2b88b2432d85||Thread-101||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/374d710e-62de-4461-8338-d4f1d870f184)
2023-04-01 04:16:39,630|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| deleting definition types under : /opt/app/onap/blueprints/working/374d710e-62de-4461-8338-d4f1d870f184/Definitions
2023-04-01 04:16:39,633|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| reinitialized all type definitions
2023-04-01 04:16:39,634|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-04-01 04:16:39,668|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-04-01 04:16:39,685|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-04-01 04:16:39,697|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-04-01 04:16:39,719|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(capability)
2023-04-01 04:16:39,773|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(capability)
2023-04-01 04:16:39,791|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(processor-db)
2023-04-01 04:16:39,818|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:39,850|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:39,869|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:39,885|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:39,904|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:39,976|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-04-01 04:16:39,990|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-04-01 04:16:39,990|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-04-01 04:16:40,011|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(capability)
2023-04-01 04:16:40,026|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(capability)
2023-04-01 04:16:40,046|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(capability)
2023-04-01 04:16:40,070|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(processor-db)
2023-04-01 04:16:40,093|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:40,119|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:40,141|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:40,162|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:40,182|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:40,203|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 04:16:40,281|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(resource-resolution)
2023-04-01 04:16:40,282|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-04-01 04:16:40,282|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-04-01 04:16:40,282|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-04-01 04:16:40,282|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-04-01 04:16:40,282|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-04-01 04:16:40,282|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/374d710e-62de-4461-8338-d4f1d870f184/Templates/hello-world-velocity-mapping.json
2023-04-01 04:16:40,288|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-04-01 04:16:40,288|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-04-01 04:16:40,288|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/374d710e-62de-4461-8338-d4f1d870f184/Templates/hello-world-jinja-mapping.json
2023-04-01 04:16:40,292|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-04-01 04:16:40,292|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-04-01 04:16:40,292|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing blueprint Resource Definitions
2023-04-01 04:16:40,292|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-04-01 04:16:40,292|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-04-01 04:16:40,292|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-04-01 04:16:40,298|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 04:16:40,498|33f9aded-74f9-4e74-9c71-2b88b2432d85||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-04-01 04:16:40,748|18820b9d-29c7-4c97-b892-f4c333f9cacb||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(572bb5ec-dccf-4ef9-bf29-a5677041ed9a) CBA(/opt/app/onap/blueprints/archive/572bb5ec-dccf-4ef9-bf29-a5677041ed9a/cba.zip)
2023-04-01 04:16:40,752|18820b9d-29c7-4c97-b892-f4c333f9cacb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/572bb5ec-dccf-4ef9-bf29-a5677041ed9a) and entry definition file (Definitions/resource-resolution.json)
2023-04-01 04:16:40,764|18820b9d-29c7-4c97-b892-f4c333f9cacb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-resolution)
2023-04-01 04:16:40,768|18820b9d-29c7-4c97-b892-f4c333f9cacb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/572bb5ec-dccf-4ef9-bf29-a5677041ed9a) and entry definition file (Definitions/resource-resolution.json)
2023-04-01 04:16:40,887|18820b9d-29c7-4c97-b892-f4c333f9cacb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/working/572bb5ec-dccf-4ef9-bf29-a5677041ed9a) present to clean.
2023-04-01 04:16:41,080|32f863c4-129b-4bf4-9e24-2126d9e1762a||reactor-http-epoll-2||||INFO||||||| processing request id 32f863c4-129b-4bf4-9e24-2126d9e1762a
2023-04-01 04:16:41,096|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-04-01 04:16:41,307|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-01 04:16:41,317|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-04-01 04:16:41,344|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-04-01 04:16:41,376|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 04:16:41,376|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 04:16:41,376|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 04:16:41,376|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 04:16:41,376|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 04:16:41,376|654321||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 04:16:41,377|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 04:16:41,377|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-04-01 04:16:41,379|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-01 04:16:41,379|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-04-01 04:16:41,387|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-04-01 04:16:41,448|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-04-01 04:16:41,448|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-04-01 04:16:41,448|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 04:16:41,450|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(32f863c4-129b-4bf4-9e24-2126d9e1762a) for workflow(resource-resolution) step(helloworld)
2023-04-01 04:16:41,451|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 04:16:41,451|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2023-04-01 04:16:41,452|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-04-01 04:16:41,464|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(32f863c4-129b-4bf4-9e24-2126d9e1762a), subrequestID(c4772fe0-f740-4b02-a4eb-7a15a742f447) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-04-01 04:16:41,523|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-04-01 04:16:41,573|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:41,577|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:41,582|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-04-01 04:16:41,805|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-04-01 04:16:41,895|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:41,905|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-01 04:16:41,905|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-04-01 04:16:41,906|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-04-01 04:16:41,916|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-04-01 04:16:41,965|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-04-01 04:16:41,973|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-04-01 04:16:41,977|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-04-01 04:16:45,561|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@5c5a1642
2023-04-01 04:16:45,564|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-04-01 04:16:45,613|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-04-01 04:16:45,614|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:45,615|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:45,615|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-04-01 04:16:45,618|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-04-01 04:16:45,633|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:45,633|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-01 04:16:45,633|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-04-01 04:16:45,633|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-04-01 04:16:45,634|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-04-01 04:16:45,634|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:45,634|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:45,634|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-04-01 04:16:45,636|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-04-01 04:16:45,654|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:45,654|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-01 04:16:45,654|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-04-01 04:16:45,654|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-04-01 04:16:45,654|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-04-01 04:16:45,662|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-04-01 04:16:45,681|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-04-01 04:16:45,683|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-04-01 04:16:45,720|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-01 04:16:55,937|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| compiled in (10210)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-01 04:16:55,939|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-01 04:16:55,975|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-04-01 04:16:56,006|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-04-01 04:16:56,008|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:56,008|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:56,008|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-04-01 04:16:56,013|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-04-01 04:16:56,025|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:56,026|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-01 04:16:56,026|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-01 04:16:56,026|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-01 04:16:56,026|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-04-01 04:16:56,059|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-04-01 04:16:56,064|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-04-01 04:16:56,065|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-04-01 04:16:56,101|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-04-01 04:16:56,102|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-04-01 04:16:56,103|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:56,104|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:56,104|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-04-01 04:16:56,108|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-04-01 04:16:56,125|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:56,125|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-04-01 04:16:56,125|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-04-01 04:16:56,126|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-04-01 04:16:56,126|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-04-01 04:16:56,159|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-04-01 04:16:56,175|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:56,176|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:56,221|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (list)
2023-04-01 04:16:56,223|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-04-01 04:16:56,224|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,224|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,224|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,224|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,224|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-04-01 04:16:56,250|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-04-01 04:16:56,254|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:56,450|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-04-01 04:16:56,500|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:56,500|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-04-01 04:16:56,571|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:56,573|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-04-01 04:16:56,574|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-04-01 04:16:56,574|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-04-01 04:16:56,574|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-04-01 04:16:56,611|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-04-01 04:16:56,643|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@412f418f
2023-04-01 04:16:56,645|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-04-01 04:16:56,675|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-04-01 04:16:56,676|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:56,676|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:56,676|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-04-01 04:16:56,678|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-04-01 04:16:56,689|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:56,689|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-04-01 04:16:56,689|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-04-01 04:16:56,689|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-04-01 04:16:56,689|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-04-01 04:16:56,720|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-04-01 04:16:56,720|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-04-01 04:16:56,750|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-04-01 04:16:56,751|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:56,751|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:56,751|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-04-01 04:16:56,753|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-04-01 04:16:56,764|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:56,764|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-04-01 04:16:56,764|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-04-01 04:16:56,764|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-04-01 04:16:56,765|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-04-01 04:16:56,790|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-04-01 04:16:56,791|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-04-01 04:16:56,823|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-04-01 04:16:56,824|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:56,824|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:56,824|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-04-01 04:16:56,826|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-04-01 04:16:56,839|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:56,840|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-04-01 04:16:56,840|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-04-01 04:16:56,840|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-04-01 04:16:56,840|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-04-01 04:16:56,841|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:56,841|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:56,841|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-04-01 04:16:56,842|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-04-01 04:16:56,854|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:56,855|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-04-01 04:16:56,855|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-04-01 04:16:56,855|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-04-01 04:16:56,855|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-04-01 04:16:56,855|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:56,855|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-01 04:16:56,855|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-04-01 04:16:56,856|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-04-01 04:16:56,864|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:56,864|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-04-01 04:16:56,864|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-01 04:16:56,864|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-01 04:16:56,864|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-04-01 04:16:56,867|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-04-01 04:16:56,885|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-04-01 04:16:56,891|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-04-01 04:16:56,892|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-04-01 04:16:56,895|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:56,896|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-04-01 04:16:56,897|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-04-01 04:16:56,909|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-04-01 04:16:56,909|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-04-01 04:16:56,909|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-04-01 04:16:56,909|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-04-01 04:16:56,909|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-04-01 04:16:56,937|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-04-01 04:16:56,938|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-04-01 04:16:56,939|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-04-01 04:16:56,972|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-04-01 04:16:56,974|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-01 04:16:56,974|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:56,989|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (list)
2023-04-01 04:16:56,991|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:56,991|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,991|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,991|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,991|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,991|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,992|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,992|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,992|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,992|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-01 04:16:56,992|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:57,023|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-04-01 04:16:57,024|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:57,202|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-04-01 04:16:57,234|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||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-04-01 04:16:57,236|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2023-04-01 04:16:57,236|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 04:16:57,236|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-04-01 04:16:57,249|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 04:16:57,250|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 04:16:57,250|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 04:16:57,250|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 04:16:57,250|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 04:16:57,250|654321||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 04:16:57,254|32f863c4-129b-4bf4-9e24-2126d9e1762a||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0e8d41e5-c0e5-4d2b-a25b-91a503657a8e auditStoreId -1
2023-04-01 04:16:57,339|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(32f863c4-129b-4bf4-9e24-2126d9e1762a), subrequestID(c4772fe0-f740-4b02-a4eb-7a15a742f447) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-04-01 05:49:59,935|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||Thread-102||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(e5b0d16b-9abf-4564-95d4-3715f055e926) CBA(/opt/app/onap/blueprints/archive/e5b0d16b-9abf-4564-95d4-3715f055e926/cba.zip)
2023-04-01 05:49:59,949|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e5b0d16b-9abf-4564-95d4-3715f055e926) and entry definition file (Definitions/CNF.json)
2023-04-01 05:50:00,058|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:00,059|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:00,060|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:00,060|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(scale-out)
2023-04-01 05:50:00,060|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(scale)
2023-04-01 05:50:00,060|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(scale-in)
2023-04-01 05:50:00,060|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(health-check)
2023-04-01 05:50:00,115|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e5b0d16b-9abf-4564-95d4-3715f055e926) and entry definition file (Definitions/CNF.json)
2023-04-01 05:50:00,458|1edb25cf-f7fe-4449-aa71-dc7aa9f0d2e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/working/e5b0d16b-9abf-4564-95d4-3715f055e926) present to clean.
2023-04-01 05:50:07,930|9954646a-e1c0-4bb8-94f9-ec962b2167a2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-01 05:50:07,930|9954646a-e1c0-4bb8-94f9-ec962b2167a2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-01 05:50:07,930|9954646a-e1c0-4bb8-94f9-ec962b2167a2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-01 05:50:08,570|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-01 05:50:08,570|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-01 05:50:09,742|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-01 05:50:09,743|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(45fe0deb-a623-442a-934b-ce40db64d7fb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-01 05:50:09,761|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(9ba392b3-8840-4d8c-80fd-34d7fd6fc8b0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-01 05:50:09,765|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(e7c0c7fb-ec5a-48ba-95f7-e7bc4e99266e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-01 05:50:09,779|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(44c6e12e-fae9-4b0e-a545-0f5fb0d251fe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-01 05:50:09,791|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(96cd9754-ed76-43ac-ae22-f76f3e42aa0d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-01 05:50:09,799|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(ab87b5ac-e53b-48ca-ab44-f1c81fd1d7e8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-01 05:50:09,807|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:09,807|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:09,808|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 05:50:09,808|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 05:50:09,808|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:09,808|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:09,826|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:09,828|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 05:50:09,838|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 05:50:09,842|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 05:50:09,847|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 05:50:09,915|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:09,916|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:09,916|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:09,929|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:10,045|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-01 05:50:10,099|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-01 05:50:10,104|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-01 05:50:10,185|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:10,185|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:10,185|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:10,202|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:10,246|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-01 05:50:10,300|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-01 05:50:10,305|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-01 05:50:10,373|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:10,373|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:10,374|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:10,375|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(HealthCheck)
2023-04-01 05:50:10,375|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-01 05:50:10,375|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-assign)
2023-04-01 05:50:10,375|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-deploy)
2023-04-01 05:50:10,389|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 05:50:10,434|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-01 05:50:10,501|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-01 05:50:10,506|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:10,507|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:10,508|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-01 05:50:10,587|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:10,587|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:10,588|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 05:50:10,593|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:10,626|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-01 05:50:10,672|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-01 05:50:10,697|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-01 05:50:10,742|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-01 05:50:10,744|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-01 05:50:10,805|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-01 05:50:10,870|9954646a-e1c0-4bb8-94f9-ec962b2167a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:29,413|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||Thread-102||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1b371a03-c61f-419e-ab7d-9f1a56db5082)
2023-04-01 05:50:29,414|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| deleting definition types under : /opt/app/onap/blueprints/working/1b371a03-c61f-419e-ab7d-9f1a56db5082/Definitions
2023-04-01 05:50:29,418|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| reinitialized all type definitions
2023-04-01 05:50:29,420|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-04-01 05:50:29,461|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(vnf-template)
2023-04-01 05:50:29,478|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(vnf-mapping)
2023-04-01 05:50:29,492|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-04-01 05:50:29,526|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,582|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,599|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,614|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-04-01 05:50:29,614|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-04-01 05:50:29,614|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-04-01 05:50:29,632|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,652|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,671|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,691|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 05:50:29,727|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,749|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,773|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,791|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,804|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,820|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,852|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(config-assign)
2023-04-01 05:50:29,854|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(baseconfig-template)
2023-04-01 05:50:29,854|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-04-01 05:50:29,854|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-04-01 05:50:29,876|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,891|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,905|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 05:50:29,923|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(config-deploy)
2023-04-01 05:50:29,989|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(resource-assignment)
2023-04-01 05:50:29,989|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-04-01 05:50:29,989|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-04-01 05:50:29,990|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-04-01 05:50:29,990|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-04-01 05:50:29,990|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-04-01 05:50:29,990|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/1b371a03-c61f-419e-ab7d-9f1a56db5082/Templates/vnf-mapping.json
2023-04-01 05:50:29,993|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-04-01 05:50:29,993|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-04-01 05:50:29,993|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/1b371a03-c61f-419e-ab7d-9f1a56db5082/Templates/base_ubuntu20-mapping.json
2023-04-01 05:50:29,997|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-04-01 05:50:29,997|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-04-01 05:50:29,997|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(config-assign)
2023-04-01 05:50:29,998|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-04-01 05:50:29,998|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(config-assign) targets(config-assign)
2023-04-01 05:50:29,998|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-04-01 05:50:29,998|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-04-01 05:50:29,998|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/1b371a03-c61f-419e-ab7d-9f1a56db5082/Templates/baseconfig-mapping.json
2023-04-01 05:50:30,000|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-04-01 05:50:30,001|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dataType not present for the recipe(dt-config-assign-properties)
2023-04-01 05:50:30,001|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(config-deploy)
2023-04-01 05:50:30,001|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-04-01 05:50:30,001|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(config-deploy) targets(config-deploy)
2023-04-01 05:50:30,002|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-deploy) resource assignment files([]
2023-04-01 05:50:30,002|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing blueprint Resource Definitions
2023-04-01 05:50:30,002|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-04-01 05:50:30,002|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/vnf-mapping.json)
2023-04-01 05:50:30,002|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-04-01 05:50:30,002|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/baseconfig-mapping.json)
2023-04-01 05:50:30,009|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:30,155|d9891d6a-17e4-4efd-837f-3c9ad5c1286a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-04-01 05:50:30,425|022f075a-65dd-45b9-b0c0-7f5cd1246b8e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(66b6e2e9-1736-4109-a9d5-80582e5c1351) CBA(/opt/app/onap/blueprints/archive/66b6e2e9-1736-4109-a9d5-80582e5c1351/cba.zip)
2023-04-01 05:50:30,430|022f075a-65dd-45b9-b0c0-7f5cd1246b8e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66b6e2e9-1736-4109-a9d5-80582e5c1351) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 05:50:30,437|022f075a-65dd-45b9-b0c0-7f5cd1246b8e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 05:50:30,453|022f075a-65dd-45b9-b0c0-7f5cd1246b8e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:30,454|022f075a-65dd-45b9-b0c0-7f5cd1246b8e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:30,454|022f075a-65dd-45b9-b0c0-7f5cd1246b8e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:30,458|022f075a-65dd-45b9-b0c0-7f5cd1246b8e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66b6e2e9-1736-4109-a9d5-80582e5c1351) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 05:50:30,560|022f075a-65dd-45b9-b0c0-7f5cd1246b8e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/working/66b6e2e9-1736-4109-a9d5-80582e5c1351) present to clean.
2023-04-01 05:50:46,281|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-01 05:50:46,281|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-01 05:50:46,281|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-01 05:50:46,661|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-01 05:50:46,661|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-01 05:50:47,347|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-01 05:50:47,348|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(b13c4eda-edf6-4f89-9a6c-6c130e203368) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-01 05:50:47,357|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(08799844-4077-47f8-8c5b-b91738a69705) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-01 05:50:47,361|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(efa3b44a-9d35-4475-bf19-68f9576e0afc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-01 05:50:47,366|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(ddda6b8c-5d97-4f9e-9893-356d702b0713) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-01 05:50:47,408|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(8a9e1a37-894a-49bf-a4a7-28db0d642b10) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-01 05:50:47,415|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(f5d39d39-37df-4978-9d3f-4ac7415180d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-01 05:50:47,422|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:47,422|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:47,422|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 05:50:47,423|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 05:50:47,423|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:47,423|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:47,429|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 05:50:47,434|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:47,439|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 05:50:47,446|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 05:50:47,450|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 05:50:47,503|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:47,504|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:47,504|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:47,515|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:47,572|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-01 05:50:47,617|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-01 05:50:47,623|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-01 05:50:47,701|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:47,702|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:47,702|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:47,714|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:47,801|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-01 05:50:47,845|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-01 05:50:47,846|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-01 05:50:47,924|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:47,924|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:47,935|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 05:50:48,066|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-01 05:50:48,128|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-01 05:50:48,128|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-01 05:50:48,204|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 05:50:48,204|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:48,204|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:48,204|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(HealthCheck)
2023-04-01 05:50:48,204|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-01 05:50:48,205|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-assign)
2023-04-01 05:50:48,205|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-deploy)
2023-04-01 05:50:48,219|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 05:50:48,220|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 05:50:48,220|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 05:50:48,224|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:50:48,251|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-01 05:50:48,347|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-01 05:50:48,348|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-01 05:50:48,417|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-01 05:50:48,456|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-01 05:50:48,457|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-01 05:50:48,518|5ddd7f2e-f276-4cf2-8b46-2c448b2c1c74||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 05:51:06,585|39f5ca46-5ed6-4a74-bd5f-776cc836637c||Thread-102||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7ff56ef7-29cf-4ea2-b307-68d64f23bbd8)
2023-04-01 05:51:06,586|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| deleting definition types under : /opt/app/onap/blueprints/working/7ff56ef7-29cf-4ea2-b307-68d64f23bbd8/Definitions
2023-04-01 05:51:06,588|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| reinitialized all type definitions
2023-04-01 05:51:06,589|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(netconf-device)
2023-04-01 05:51:06,626|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(resolve-data)
2023-04-01 05:51:06,664|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-04-01 05:51:06,682|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-04-01 05:51:06,699|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-04-01 05:51:06,747|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-04-01 05:51:06,780|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(config-assign)
2023-04-01 05:51:06,780|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-04-01 05:51:06,780|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(config-assign) targets(resolve-data)
2023-04-01 05:51:06,780|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-04-01 05:51:06,780|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-04-01 05:51:06,780|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/7ff56ef7-29cf-4ea2-b307-68d64f23bbd8/Templates/netconfrpc-mapping.json
2023-04-01 05:51:06,785|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-04-01 05:51:06,785|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dataType not present for the recipe(dt-config-assign-properties)
2023-04-01 05:51:06,785|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(config-deploy)
2023-04-01 05:51:06,785|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-04-01 05:51:06,786|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(config-deploy) targets(execute-netconf)
2023-04-01 05:51:06,786|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-deploy) resource assignment files([]
2023-04-01 05:51:06,786|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing blueprint Resource Definitions
2023-04-01 05:51:06,786|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-04-01 05:51:06,786|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/netconfrpc-mapping.json)
2023-04-01 05:51:06,791|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| distinct resource keys ([input-source])
2023-04-01 05:51:06,807|39f5ca46-5ed6-4a74-bd5f-776cc836637c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enriching Resource Definition sources Node Template: [source-input]
2023-04-01 06:06:06,913|84976156-0860-4abf-83d7-b89d20f8a63f||reactor-http-epoll-4||||INFO||||||| processing request id 84976156-0860-4abf-83d7-b89d20f8a63f
2023-04-01 06:06:06,930|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-04-01 06:06:07,479|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-01 06:06:07,490|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-01 06:06:07,527|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:06:07,559|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:06:07,559|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:06:07,559|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:06:07,559|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:06:07,559|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:06:07,559|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:06:07,561|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:06:07,561|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-04-01 06:06:07,564|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-01 06:06:07,564|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-01 06:06:07,575|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-01 06:06:07,644|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:06:07,686|84976156-0860-4abf-83d7-b89d20f8a63f||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(84976156-0860-4abf-83d7-b89d20f8a63f), subrequestID(4d09c8f3-3e2a-409f-a8b3-47744db0356e) CBA(APACHE/1.0.0/resource-assignment).
2023-04-01 06:06:07,731|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-01 06:06:07,777|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[84976156-0860-4abf-83d7-b89d20f8a63f])'s step(resource-assignment)
2023-04-01 06:06:07,777|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:06:07,779|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(84976156-0860-4abf-83d7-b89d20f8a63f) for workflow(resource-assignment) step(resource-assignment)
2023-04-01 06:06:07,779|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:06:07,780|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-01 06:06:07,781|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-01 06:06:07,803|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-1||||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-04-01 06:06:07,811|84976156-0860-4abf-83d7-b89d20f8a63f||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-04-01 06:06:07,812|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-04-01 06:06:07,813|84976156-0860-4abf-83d7-b89d20f8a63f||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-04-01 06:06:07,813|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4d09c8f3-3e2a-409f-a8b3-47744db0356e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:06:07,813|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("bb72f8e6-9257-479e-aee0-551eb0af892a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:06:07,815|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="4d09c8f3-3e2a-409f-a8b3-47744db0356e", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-04-01 06:06:07,821|84976156-0860-4abf-83d7-b89d20f8a63f||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-04-01 06:06:07,821|84976156-0860-4abf-83d7-b89d20f8a63f||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-04-01 06:06:07,848|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-01 06:06:09,118|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2023-04-01 06:06:09,132|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-04-01 06:06:09,141|84976156-0860-4abf-83d7-b89d20f8a63f||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-04-01 06:06:09,142|84976156-0860-4abf-83d7-b89d20f8a63f||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-04-01 06:06:09,144|84976156-0860-4abf-83d7-b89d20f8a63f||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" : "bb72f8e6-9257-479e-aee0-551eb0af892a",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "4d09c8f3-3e2a-409f-a8b3-47744db0356e",
  "vnf_name" : "${vnf_name}"
})
2023-04-01 06:06:09,158|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-04-01 06:06:09,158|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:06:09,158|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-04-01 06:06:09,159|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[84976156-0860-4abf-83d7-b89d20f8a63f])'s step(profile-upload)
2023-04-01 06:06:09,159|84976156-0860-4abf-83d7-b89d20f8a63f||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-04-01 06:06:09,165|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(84976156-0860-4abf-83d7-b89d20f8a63f) for workflow(resource-assignment) step(profile-upload)
2023-04-01 06:06:09,165|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-04-01 06:06:09,165|84976156-0860-4abf-83d7-b89d20f8a63f||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-04-01 06:06:09,166|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-04-01 06:06:09,167|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-04-01 06:06:09,167|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-04-01 06:06:09,170|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-04-01 06:06:09,171|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-04-01 06:06:09,171|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-04-01 06:06:09,171|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-04-01 06:06:09,172|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-04-01 06:06:09,180|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| workflow(84976156-0860-4abf-83d7-b89d20f8a63f) nodes completed with (0)exceptions
2023-04-01 06:06:09,180|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-01 06:06:09,192|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:06:09,192|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:06:09,192|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:06:09,192|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:06:09,192|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:06:09,192|32f863c4-129b-4bf4-9e24-2126d9e1762a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:06:09,193|84976156-0860-4abf-83d7-b89d20f8a63f||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 89089139-cf46-4bd6-9cba-fef7dce33f3c auditStoreId -1
2023-04-01 06:06:09,269|84976156-0860-4abf-83d7-b89d20f8a63f||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(84976156-0860-4abf-83d7-b89d20f8a63f), subrequestID(4d09c8f3-3e2a-409f-a8b3-47744db0356e) CBA(APACHE/1.0.0/resource-assignment).
2023-04-01 06:06:14,573|e8ddf1eb-1d36-49c3-8073-3a6847fade10||reactor-http-epoll-4||||INFO||||||| processing request id e8ddf1eb-1d36-49c3-8073-3a6847fade10
2023-04-01 06:06:14,573|e8ddf1eb-1d36-49c3-8073-3a6847fade10||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-01 06:06:14,577|e8ddf1eb-1d36-49c3-8073-3a6847fade10||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-04-01 06:06:14,609|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:06:14,622|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:06:14,622|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-04-01 06:06:14,622|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-01 06:06:14,622|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-01 06:06:14,627|e8ddf1eb-1d36-49c3-8073-3a6847fade10||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-04-01 06:06:14,646|e8ddf1eb-1d36-49c3-8073-3a6847fade10||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(e8ddf1eb-1d36-49c3-8073-3a6847fade10), subrequestID(75152144-5cf7-47fe-b9da-3b89a6e9b09d) CBA(APACHE/1.0.0/resource-assignment).
2023-04-01 06:06:14,664|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:06:14,666|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-01 06:06:14,666|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[e8ddf1eb-1d36-49c3-8073-3a6847fade10])'s step(resource-assignment)
2023-04-01 06:06:14,666|e8ddf1eb-1d36-49c3-8073-3a6847fade10||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-04-01 06:06:14,667|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e8ddf1eb-1d36-49c3-8073-3a6847fade10) for workflow(resource-assignment) step(resource-assignment)
2023-04-01 06:06:14,667|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:06:14,667|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-01 06:06:14,667|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-04-01 06:06:14,702|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||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-04-01 06:06:14,706|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-04-01 06:06:14,707|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("75152144-5cf7-47fe-b9da-3b89a6e9b09d") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-01 06:06:14,707|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||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-04-01 06:06:14,708|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-04-01 06:06:14,708|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1aed0cac-01aa-48fc-8590-7729f6645ff3") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-04-01 06:06:14,710|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1aed0cac-01aa-48fc-8590-7729f6645ff3"}
2023-04-01 06:06:14,710|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||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-04-01 06:06:14,723|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1aed0cac-01aa-48fc-8590-7729f6645ff3"}
2023-04-01 06:06:14,756|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-04-01 06:06:14,819|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=1aed0cac-01aa-48fc-8590-7729f6645ff3})
2023-04-01 06:06:14,830|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=1aed0cac-01aa-48fc-8590-7729f6645ff3})
2023-04-01 06:06:14,854|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-04-01 06:06:14,857|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-04-01 06:06:14,858|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"a87649e1-f718-416f-ac14-50b6a992f7d7"}])
2023-04-01 06:06:14,858|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a87649e1-f718-416f-ac14-50b6a992f7d7") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-04-01 06:06:14,858|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"cbbb0e3f-c936-4bd0-b425-d2a5d86e13e5"}])
2023-04-01 06:06:14,858|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("cbbb0e3f-c936-4bd0-b425-d2a5d86e13e5") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-04-01 06:06:14,859|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-04-01 06:06:14,863|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> cbbb0e3f-c936-4bd0-b425-d2a5d86e13e5
2023-04-01 06:06:14,863|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1aed0cac-01aa-48fc-8590-7729f6645ff3"}
2023-04-01 06:06:14,863|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-04-01 06:06:14,917|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=1aed0cac-01aa-48fc-8590-7729f6645ff3})
2023-04-01 06:06:14,940|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-04-01 06:06:14,941|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-04-01 06:06:14,941|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-04-01 06:06:14,941|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-04-01 06:06:14,942|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-04-01 06:06:14,946|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 1aed0cac-01aa-48fc-8590-7729f6645ff3
2023-04-01 06:06:14,946|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("bb72f8e6-9257-479e-aee0-551eb0af892a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:06:14,947|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-04-01 06:06:14,947|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||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-04-01 06:06:14,947|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4d09c8f3-3e2a-409f-a8b3-47744db0356e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:06:14,948|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="bb72f8e6-9257-479e-aee0-551eb0af892a", vnf-id="4d09c8f3-3e2a-409f-a8b3-47744db0356e"}
2023-04-01 06:06:14,948|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="bb72f8e6-9257-479e-aee0-551eb0af892a", vnf-id="4d09c8f3-3e2a-409f-a8b3-47744db0356e"}
2023-04-01 06:06:14,952|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bb72f8e6-9257-479e-aee0-551eb0af892a/service-data/vnfs/vnf/4d09c8f3-3e2a-409f-a8b3-47744db0356e/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-04-01 06:06:14,952|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bb72f8e6-9257-479e-aee0-551eb0af892a/service-data/vnfs/vnf/4d09c8f3-3e2a-409f-a8b3-47744db0356e/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-04-01 06:06:14,956|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bb72f8e6-9257-479e-aee0-551eb0af892a/service-data/vnfs/vnf/4d09c8f3-3e2a-409f-a8b3-47744db0356e/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-04-01 06:06:14,956|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bb72f8e6-9257-479e-aee0-551eb0af892a/service-data/vnfs/vnf/4d09c8f3-3e2a-409f-a8b3-47744db0356e/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-04-01 06:06:15,032|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bb72f8e6-9257-479e-aee0-551eb0af892a/service-data/vnfs/vnf/4d09c8f3-3e2a-409f-a8b3-47744db0356e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-04-01 06:06:15,033|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bb72f8e6-9257-479e-aee0-551eb0af892a/service-data/vnfs/vnf/4d09c8f3-3e2a-409f-a8b3-47744db0356e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-04-01 06:06:15,113|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-04-01 06:06:15,114|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-04-01 06:06:15,114|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-04-01 06:06:15,114|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-04-01 06:06:15,114|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-01 06:06:15,114|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-04-01 06:06:15,115|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-01 06:06:15,115|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-01 06:06:15,115|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-01 06:06:15,115|e8ddf1eb-1d36-49c3-8073-3a6847fade10||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-04-01 06:06:15,117|e8ddf1eb-1d36-49c3-8073-3a6847fade10||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="75152144-5cf7-47fe-b9da-3b89a6e9b09d"}
2023-04-01 06:06:15,124|e8ddf1eb-1d36-49c3-8073-3a6847fade10||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-04-01 06:06:15,124|e8ddf1eb-1d36-49c3-8073-3a6847fade10||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-04-01 06:06:15,130|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-01 06:06:15,248|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2023-04-01 06:06:15,249|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-04-01 06:06:15,250|e8ddf1eb-1d36-49c3-8073-3a6847fade10||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-04-01 06:06:15,251|e8ddf1eb-1d36-49c3-8073-3a6847fade10||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-04-01 06:06:15,255|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="bb72f8e6-9257-479e-aee0-551eb0af892a", vnf-id="4d09c8f3-3e2a-409f-a8b3-47744db0356e"}
2023-04-01 06:06:15,304|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bb72f8e6-9257-479e-aee0-551eb0af892a/service-data/vnfs/vnf/4d09c8f3-3e2a-409f-a8b3-47744db0356e/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-04-01 06:06:15,304|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bb72f8e6-9257-479e-aee0-551eb0af892a/service-data/vnfs/vnf/4d09c8f3-3e2a-409f-a8b3-47744db0356e/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-04-01 06:06:15,435|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bb72f8e6-9257-479e-aee0-551eb0af892a/service-data/vnfs/vnf/4d09c8f3-3e2a-409f-a8b3-47744db0356e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-04-01 06:06:15,447|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-04-01 06:06:15,447|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-04-01 06:06:15,448|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-04-01 06:06:15,448|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-04-01 06:06:15,448|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-04-01 06:06:15,448|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-04-01 06:06:15,449|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-04-01 06:06:15,457|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||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-04-01 06:06:15,457|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-04-01 06:06:15,458|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:06:15,458|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-04-01 06:06:15,459|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| workflow(e8ddf1eb-1d36-49c3-8073-3a6847fade10) nodes completed with (1)exceptions
2023-04-01 06:06:15,460|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||ERROR||||||| workflow(e8ddf1eb-1d36-49c3-8073-3a6847fade10) 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-04-01 06:06:15,460|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-01 06:06:15,512|e8ddf1eb-1d36-49c3-8073-3a6847fade10||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ba54112e-4a0a-42c6-8f43-e00eb78b425f auditStoreId -1
2023-04-01 06:06:15,539|e8ddf1eb-1d36-49c3-8073-3a6847fade10||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(e8ddf1eb-1d36-49c3-8073-3a6847fade10), subrequestID(75152144-5cf7-47fe-b9da-3b89a6e9b09d) CBA(APACHE/1.0.0/resource-assignment).
2023-04-01 06:07:30,260|b58d976c-f457-4585-932e-cb1acc25defd||reactor-http-epoll-1||||INFO||||||| processing request id b58d976c-f457-4585-932e-cb1acc25defd
2023-04-01 06:07:30,274|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-04-01 06:07:30,501|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:07:30,509|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:07:30,544|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:07:30,562|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:07:30,563|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-04-01 06:07:30,564|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:07:30,564|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-01 06:07:30,573|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:07:30,625|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:07:30,625|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-01 06:07:30,626|b58d976c-f457-4585-932e-cb1acc25defd||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-04-01 06:07:30,626|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(b58d976c-f457-4585-932e-cb1acc25defd) for workflow(resource-assignment) step(resource-assignment)
2023-04-01 06:07:30,626|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:07:30,626|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-01 06:07:30,627|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-01 06:07:30,655|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||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-04-01 06:07:30,657|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-01 06:07:30,657|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9f656c8f-cb1a-4946-908f-aacb716b7af8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:07:30,657|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4c938eb6-2772-425e-b60d-97ad04f98aee") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:07:30,658|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "9f656c8f-cb1a-4946-908f-aacb716b7af8",
  "vnf-id" : "4c938eb6-2772-425e-b60d-97ad04f98aee",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-04-01 06:07:30,669|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-04-01 06:07:30,669|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:07:30,669|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-01 06:07:30,669|b58d976c-f457-4585-932e-cb1acc25defd||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(b58d976c-f457-4585-932e-cb1acc25defd), subrequestID(4c938eb6-2772-425e-b60d-97ad04f98aee) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-01 06:07:30,671|b58d976c-f457-4585-932e-cb1acc25defd||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 86c9105c-81ac-4c34-b96c-1bf887fdb348 auditStoreId -1
2023-04-01 06:07:30,713|b58d976c-f457-4585-932e-cb1acc25defd||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(b58d976c-f457-4585-932e-cb1acc25defd), subrequestID(4c938eb6-2772-425e-b60d-97ad04f98aee) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-01 06:07:37,363|2c4d4408-e6d0-4593-97a6-8de6a20aca03||reactor-http-epoll-4||||INFO||||||| processing request id 2c4d4408-e6d0-4593-97a6-8de6a20aca03
2023-04-01 06:07:37,363|2c4d4408-e6d0-4593-97a6-8de6a20aca03||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:07:37,370|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:07:37,402|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:07:37,424|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:07:37,424|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-04-01 06:07:37,424|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:07:37,424|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-01 06:07:37,429|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:07:37,442|2c4d4408-e6d0-4593-97a6-8de6a20aca03||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(2c4d4408-e6d0-4593-97a6-8de6a20aca03), subrequestID(17192d3f-38f2-4460-8e04-ebcab3a4f913) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-01 06:07:37,458|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:07:37,458|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-01 06:07:37,458|2c4d4408-e6d0-4593-97a6-8de6a20aca03||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-04-01 06:07:37,458|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(2c4d4408-e6d0-4593-97a6-8de6a20aca03) for workflow(resource-assignment) step(resource-assignment)
2023-04-01 06:07:37,458|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:07:37,458|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-01 06:07:37,459|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-04-01 06:07:37,488|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||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-04-01 06:07:37,489|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-04-01 06:07:37,490|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-04-01 06:07:37,490|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-04-01 06:07:37,490|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-04-01 06:07:37,490|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("17192d3f-38f2-4460-8e04-ebcab3a4f913") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-01 06:07:37,490|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9f656c8f-cb1a-4946-908f-aacb716b7af8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:07:37,491|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||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-04-01 06:07:37,491|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-04-01 06:07:37,491|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-04-01 06:07:37,491|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4c938eb6-2772-425e-b60d-97ad04f98aee") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:07:37,492|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "9f656c8f-cb1a-4946-908f-aacb716b7af8",
  "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" : "17192d3f-38f2-4460-8e04-ebcab3a4f913",
  "vnf-id" : "4c938eb6-2772-425e-b60d-97ad04f98aee",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-04-01 06:07:37,501|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-04-01 06:07:37,501|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:07:37,501|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-01 06:07:37,503|2c4d4408-e6d0-4593-97a6-8de6a20aca03||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 05ca8dea-0fb5-4a76-b27a-c6341d5032af auditStoreId -1
2023-04-01 06:07:37,522|2c4d4408-e6d0-4593-97a6-8de6a20aca03||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(2c4d4408-e6d0-4593-97a6-8de6a20aca03), subrequestID(17192d3f-38f2-4460-8e04-ebcab3a4f913) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-01 06:07:44,360|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-01 06:07:44,477|||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-04-01 06:07:44,647|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing request id 36a19c64-e048-4dc9-bb00-a2dee29b0b3a
2023-04-01 06:07:44,647|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:07:44,654|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:07:44,714|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deriving input data for workflow: (config-assign)
2023-04-01 06:07:44,729|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:07:44,729|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| StoreAuditService ID  -1
2023-04-01 06:07:44,729|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:07:44,729|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-01 06:07:44,732|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:07:44,748|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deriving input data for workflow: (config-assign)
2023-04-01 06:07:44,748|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-04-01 06:07:44,748|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:07:44,749|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| preparing request id(36a19c64-e048-4dc9-bb00-a2dee29b0b3a) for workflow(config-assign) step(config-assign)
2023-04-01 06:07:44,749|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:07:44,749|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-04-01 06:07:44,751|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-04-01 06:07:44,752|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(36a19c64-e048-4dc9-bb00-a2dee29b0b3a), subrequestID(eb29b72c-a64d-4b68-9649-49bf92eeb737) CBA(ubuntu20/1.0.0/config-assign).
2023-04-01 06:07:44,795|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:07:44,796|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-01 06:07:44,796|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Setting Resource Value ("9f656c8f-cb1a-4946-908f-aacb716b7af8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:07:44,796|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Setting Resource Value ("4c938eb6-2772-425e-b60d-97ad04f98aee") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:07:44,835|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Resource resolution saved into database successfully : (service-instance-id)
2023-04-01 06:07:44,835|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Resource resolution saved into database successfully : (vnf_name)
2023-04-01 06:07:44,835|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Resource resolution saved into database successfully : (vnf-id)
2023-04-01 06:07:44,836|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Generated Resource Param Data ({
  "service-instance-id" : "9f656c8f-cb1a-4946-908f-aacb716b7af8",
  "vnf-id" : "4c938eb6-2772-425e-b60d-97ad04f98aee",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-04-01 06:07:44,912|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-04-01 06:07:44,942|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:07:44,942|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Preparing Response...
2023-04-01 06:07:44,942|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:07:44,943|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveWorkflowOutputs for workflow(config-assign)
2023-04-01 06:07:44,950|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9441a97c-4ff7-4f63-9b85-23f3256af0f8 auditStoreId -1
2023-04-01 06:07:44,987|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(36a19c64-e048-4dc9-bb00-a2dee29b0b3a), subrequestID(eb29b72c-a64d-4b68-9649-49bf92eeb737) CBA(ubuntu20/1.0.0/config-assign).
2023-04-01 06:07:45,017|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Completed
2023-04-01 06:08:28,887|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-01 06:08:29,010|||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-04-01 06:08:29,013|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing request id 36a19c64-e048-4dc9-bb00-a2dee29b0b3a
2023-04-01 06:08:29,018|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:08:29,022|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:08:29,030|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:08:29,030|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| StoreAuditService ID  -1
2023-04-01 06:08:29,030|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:08:29,030|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-01 06:08:29,031|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:08:29,036|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deriving input data for workflow: (config-deploy)
2023-04-01 06:08:29,036|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-04-01 06:08:29,036|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:08:29,040|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| preparing request id(36a19c64-e048-4dc9-bb00-a2dee29b0b3a) for workflow(config-deploy) step(config-deploy)
2023-04-01 06:08:29,040|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-04-01 06:08:29,040|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:08:29,046|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-04-01 06:08:29,046|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Getting Jython Script Class(ConfigDeploy)
2023-04-01 06:08:29,047|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(36a19c64-e048-4dc9-bb00-a2dee29b0b3a), subrequestID(eed856e6-4a23-47df-aac1-32beb5197576) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-01 06:08:29,135|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@2e4e7dc4
2023-04-01 06:08:29,136|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Hello world
2023-04-01 06:08:29,136|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Preparing Response...
2023-04-01 06:08:29,137|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-04-01 06:08:29,137|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-04-01 06:08:29,141|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1e14961a-a980-4f94-bfd8-148f8556a264 auditStoreId -1
2023-04-01 06:08:29,142|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Completed
2023-04-01 06:08:29,158|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(36a19c64-e048-4dc9-bb00-a2dee29b0b3a), subrequestID(eed856e6-4a23-47df-aac1-32beb5197576) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-01 06:50:15,392|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-01 06:50:15,393|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-01 06:50:15,393|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-01 06:50:15,824|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-01 06:50:15,825|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-01 06:50:16,617|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-01 06:50:16,618|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(9eefa7ac-483b-4320-800f-63aebc0933c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-01 06:50:16,626|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(954621a9-b83e-4c64-ba55-e7029060783e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-01 06:50:16,629|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(1af8891a-867c-47da-8c85-139018874030) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-01 06:50:16,634|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(fbfaf86b-b60e-4123-a729-2627a2e48b5c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-01 06:50:16,640|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(33b0e906-5cb2-462f-897d-2bee5a2e05a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-01 06:50:16,646|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(050cc88f-8bd5-46b9-af92-a62659f61fc9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-01 06:50:16,653|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:16,654|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:16,654|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 06:50:16,654|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 06:50:16,654|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:16,654|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:16,669|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:16,671|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 06:50:16,678|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 06:50:16,681|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 06:50:16,685|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 06:50:16,750|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 06:50:16,751|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 06:50:16,751|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 06:50:16,763|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:16,821|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-01 06:50:16,894|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-01 06:50:16,901|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-01 06:50:17,007|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 06:50:17,008|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 06:50:17,008|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 06:50:17,021|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:17,077|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-01 06:50:17,132|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-01 06:50:17,133|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-01 06:50:17,221|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 06:50:17,222|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 06:50:17,222|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 06:50:17,222|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(HealthCheck)
2023-04-01 06:50:17,222|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-01 06:50:17,223|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-assign)
2023-04-01 06:50:17,223|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-deploy)
2023-04-01 06:50:17,235|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 06:50:17,268|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-01 06:50:17,462|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-01 06:50:17,463|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-01 06:50:17,543|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 06:50:17,544|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 06:50:17,555|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 06:50:17,555|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 06:50:17,556|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 06:50:17,560|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:17,607|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-01 06:50:17,662|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-01 06:50:17,663|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-01 06:50:17,772|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-01 06:50:17,811|03f2f859-e74c-4d74-9989-3b28fed4b489||Thread-169||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(8252da49-6a2d-4a24-a104-3cb742236721) CBA(/opt/app/onap/blueprints/archive/8252da49-6a2d-4a24-a104-3cb742236721/cba.zip)
2023-04-01 06:50:17,819|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-01 06:50:17,820|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-01 06:50:17,827|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8252da49-6a2d-4a24-a104-3cb742236721) and entry definition file (Definitions/CNF.json)
2023-04-01 06:50:17,856|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 06:50:17,856|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 06:50:17,856|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 06:50:17,856|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(scale-out)
2023-04-01 06:50:17,857|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(scale)
2023-04-01 06:50:17,857|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(scale-in)
2023-04-01 06:50:17,857|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(health-check)
2023-04-01 06:50:17,863|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8252da49-6a2d-4a24-a104-3cb742236721) and entry definition file (Definitions/CNF.json)
2023-04-01 06:50:17,889|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :APACHE::1.0.0
2023-04-01 06:50:17,895|223834a9-ab31-4bb8-b9d0-f70b11efd6d7||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:17,931|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-04-01 06:50:18,135|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-04-01 06:50:18,214|03f2f859-e74c-4d74-9989-3b28fed4b489||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/working/8252da49-6a2d-4a24-a104-3cb742236721) present to clean.
2023-04-01 06:50:35,902|e29508f3-943f-45e9-804a-4faeae5e2d13||reactor-http-epoll-1||||INFO||||||| processing request id e29508f3-943f-45e9-804a-4faeae5e2d13
2023-04-01 06:50:35,905|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-04-01 06:50:36,135|2f46c060-aa65-42a4-970b-0bd83048ce2c||Thread-169||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f3b41a4e-4386-4f03-a58c-de0bec4d838b)
2023-04-01 06:50:36,137|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| deleting definition types under : /opt/app/onap/blueprints/working/f3b41a4e-4386-4f03-a58c-de0bec4d838b/Definitions
2023-04-01 06:50:36,143|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| reinitialized all type definitions
2023-04-01 06:50:36,147|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-04-01 06:50:36,191|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(vnf-template)
2023-04-01 06:50:36,208|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(vnf-mapping)
2023-04-01 06:50:36,221|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-04-01 06:50:36,274|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,322|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,339|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,353|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-04-01 06:50:36,353|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-04-01 06:50:36,353|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-04-01 06:50:36,378|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,394|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,412|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,431|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-01 06:50:36,474|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,482|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-01 06:50:36,493|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-01 06:50:36,497|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,517|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,529|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:50:36,540|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,555|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:50:36,555|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:50:36,555|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:50:36,555|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:50:36,555|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:50:36,555|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-request-producer-client-id-j4qdl] 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 oh_67H18SwC5hFwGneM04w
2023-04-01 06:50:36,555|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:50:36,555|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| StoreAuditService ID  -1
2023-04-01 06:50:36,556|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,557|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-01 06:50:36,557|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-01 06:50:36,566|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-01 06:50:36,571|e29508f3-943f-45e9-804a-4faeae5e2d13||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(e29508f3-943f-45e9-804a-4faeae5e2d13), subrequestID(21b77b10-5d84-43b1-a82e-d4fcd96bfbc0) CBA(APACHE/1.0.0/resource-assignment).
2023-04-01 06:50:36,572|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,607|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(config-assign)
2023-04-01 06:50:36,608|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(baseconfig-template)
2023-04-01 06:50:36,609|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-04-01 06:50:36,609|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-04-01 06:50:36,617|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:50:36,618|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-8||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-01 06:50:36,619|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-8||||INFO||||||| Executing workflow(resource-assignment[e29508f3-943f-45e9-804a-4faeae5e2d13])'s step(resource-assignment)
2023-04-01 06:50:36,619|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-8||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:50:36,621|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-8||||INFO||||||| preparing request id(e29508f3-943f-45e9-804a-4faeae5e2d13) for workflow(resource-assignment) step(resource-assignment)
2023-04-01 06:50:36,621|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:50:36,621|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-8||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-01 06:50:36,622|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-01 06:50:36,635|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,641|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-8||||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-04-01 06:50:36,643|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-04-01 06:50:36,645|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-04-01 06:50:36,645|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-04-01 06:50:36,645|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("21b77b10-5d84-43b1-a82e-d4fcd96bfbc0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:50:36,645|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("f86fbb2a-ffc1-4743-975b-c27da7b84e27") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:50:36,647|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="21b77b10-5d84-43b1-a82e-d4fcd96bfbc0", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-04-01 06:50:36,654|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||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-04-01 06:50:36,654|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||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-04-01 06:50:36,656|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,680|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-01 06:50:36,684|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(input)
2023-04-01 06:50:36,719|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(config-deploy)
2023-04-01 06:50:36,800|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(resource-assignment)
2023-04-01 06:50:36,800|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-04-01 06:50:36,800|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-04-01 06:50:36,800|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-04-01 06:50:36,800|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-04-01 06:50:36,800|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-04-01 06:50:36,800|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/f3b41a4e-4386-4f03-a58c-de0bec4d838b/Templates/vnf-mapping.json
2023-04-01 06:50:36,806|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-04-01 06:50:36,806|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-04-01 06:50:36,806|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/f3b41a4e-4386-4f03-a58c-de0bec4d838b/Templates/base_ubuntu20-mapping.json
2023-04-01 06:50:36,808|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-04-01 06:50:36,808|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-04-01 06:50:36,809|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(config-assign)
2023-04-01 06:50:36,809|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-04-01 06:50:36,809|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(config-assign) targets(config-assign)
2023-04-01 06:50:36,809|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-04-01 06:50:36,809|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-04-01 06:50:36,809|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enriching artifacts file(/opt/app/onap/blueprints/working/f3b41a4e-4386-4f03-a58c-de0bec4d838b/Templates/baseconfig-mapping.json
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| dataType not present for the recipe(dt-config-assign-properties)
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing Workflow(config-deploy)
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| identified workflow(config-deploy) targets(config-deploy)
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| workflow(config-deploy) resource assignment files([]
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ##### Enhancing blueprint Resource Definitions
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/vnf-mapping.json)
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-04-01 06:50:36,812|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing file (Templates/baseconfig-mapping.json)
2023-04-01 06:50:36,818|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:50:36,961|2f46c060-aa65-42a4-970b-0bd83048ce2c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-04-01 06:50:37,249|f3d846ab-f174-45b4-863a-0c209fb4a0aa||Thread-169||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(5490054b-1225-4962-89dc-13bd784e4c1e) CBA(/opt/app/onap/blueprints/archive/5490054b-1225-4962-89dc-13bd784e4c1e/cba.zip)
2023-04-01 06:50:37,253|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5490054b-1225-4962-89dc-13bd784e4c1e) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:50:37,259|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 06:50:37,277|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 06:50:37,277|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 06:50:37,277|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 06:50:37,281|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5490054b-1225-4962-89dc-13bd784e4c1e) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:50:37,306|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Response status(500 - Internal Server Error)
2023-04-01 06:50:37,306|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-04-01 06:50:37,307|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||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-04-01 06:50:37,307|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-04-01 06:50:37,309|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||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" : "f86fbb2a-ffc1-4743-975b-c27da7b84e27",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "21b77b10-5d84-43b1-a82e-d4fcd96bfbc0",
  "vnf_name" : "${vnf_name}"
})
2023-04-01 06:50:37,314|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-04-01 06:50:37,321|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response...
2023-04-01 06:50:37,321|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:50:37,322|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-04-01 06:50:37,322|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(resource-assignment[e29508f3-943f-45e9-804a-4faeae5e2d13])'s step(profile-upload)
2023-04-01 06:50:37,322|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:50:37,324|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(e29508f3-943f-45e9-804a-4faeae5e2d13) for workflow(resource-assignment) step(profile-upload)
2023-04-01 06:50:37,325|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-04-01 06:50:37,325|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||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-04-01 06:50:37,325|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-04-01 06:50:37,325|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Getting the template prefixes
2023-04-01 06:50:37,325|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-04-01 06:50:37,325|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-04-01 06:50:37,325|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response...
2023-04-01 06:50:37,326|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-04-01 06:50:37,326|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-04-01 06:50:37,326|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-04-01 06:50:37,326|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| workflow(e29508f3-943f-45e9-804a-4faeae5e2d13) nodes completed with (0)exceptions
2023-04-01 06:50:37,326|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-01 06:50:37,337|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:50:37,338|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:50:37,338|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:50:37,338|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:50:37,338|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:50:37,338|36a19c64-e048-4dc9-bb00-a2dee29b0b3a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| [Producer clientId=audit-response-producer-client-id-j4qdl] 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 3dVstnVuRm2UyawK7ALFKg
2023-04-01 06:50:37,339|e29508f3-943f-45e9-804a-4faeae5e2d13||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4a312409-5934-44da-b9b6-b9e133d51142 auditStoreId -1
2023-04-01 06:50:37,358|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-04-01 06:50:37,403|e29508f3-943f-45e9-804a-4faeae5e2d13||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(e29508f3-943f-45e9-804a-4faeae5e2d13), subrequestID(21b77b10-5d84-43b1-a82e-d4fcd96bfbc0) CBA(APACHE/1.0.0/resource-assignment).
2023-04-01 06:50:37,433|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-04-01 06:50:37,508|f3d846ab-f174-45b4-863a-0c209fb4a0aa||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/working/5490054b-1225-4962-89dc-13bd784e4c1e) present to clean.
2023-04-01 06:50:44,195|e54dc1bd-be80-4361-89b8-4740e45db25f||reactor-http-epoll-4||||INFO||||||| processing request id e54dc1bd-be80-4361-89b8-4740e45db25f
2023-04-01 06:50:44,196|e54dc1bd-be80-4361-89b8-4740e45db25f||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-01 06:50:44,200|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-01 06:50:44,260|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:50:44,277|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:50:44,277|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-12||||INFO||||||| StoreAuditService ID  -1
2023-04-01 06:50:44,277|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-12||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-01 06:50:44,277|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-12||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-01 06:50:44,283|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-01 06:50:44,299|e54dc1bd-be80-4361-89b8-4740e45db25f||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(e54dc1bd-be80-4361-89b8-4740e45db25f), subrequestID(247d6b8c-5d26-47c3-83f2-561a77ddc4a9) CBA(APACHE/1.0.0/resource-assignment).
2023-04-01 06:50:44,303|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:50:44,304|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-01 06:50:44,305|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(resource-assignment[e54dc1bd-be80-4361-89b8-4740e45db25f])'s step(resource-assignment)
2023-04-01 06:50:44,305|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:50:44,305|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(e54dc1bd-be80-4361-89b8-4740e45db25f) for workflow(resource-assignment) step(resource-assignment)
2023-04-01 06:50:44,305|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:50:44,305|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-01 06:50:44,306|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-04-01 06:50:44,338|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||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-04-01 06:50:44,345|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-04-01 06:50:44,346|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("247d6b8c-5d26-47c3-83f2-561a77ddc4a9") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-01 06:50:44,346|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-04-01 06:50:44,346|e54dc1bd-be80-4361-89b8-4740e45db25f||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-04-01 06:50:44,347|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1aed0cac-01aa-48fc-8590-7729f6645ff3") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-04-01 06:50:44,349|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1aed0cac-01aa-48fc-8590-7729f6645ff3"}
2023-04-01 06:50:44,350|e54dc1bd-be80-4361-89b8-4740e45db25f||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-04-01 06:50:44,350|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1aed0cac-01aa-48fc-8590-7729f6645ff3"}
2023-04-01 06:50:44,351|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||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-04-01 06:50:44,374|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=1aed0cac-01aa-48fc-8590-7729f6645ff3})
2023-04-01 06:50:44,375|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Parameter information : ({customizationid=1aed0cac-01aa-48fc-8590-7729f6645ff3})
2023-04-01 06:50:44,398|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-01 06:50:44,399|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"cbbb0e3f-c936-4bd0-b425-d2a5d86e13e5"}])
2023-04-01 06:50:44,399|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("cbbb0e3f-c936-4bd0-b425-d2a5d86e13e5") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-04-01 06:50:44,404|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-04-01 06:50:44,404|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"a87649e1-f718-416f-ac14-50b6a992f7d7"}])
2023-04-01 06:50:44,404|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("a87649e1-f718-416f-ac14-50b6a992f7d7") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-04-01 06:50:44,405|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-04-01 06:50:44,408|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Transformed value: null -> cbbb0e3f-c936-4bd0-b425-d2a5d86e13e5
2023-04-01 06:50:44,408|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1aed0cac-01aa-48fc-8590-7729f6645ff3"}
2023-04-01 06:50:44,408|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||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-04-01 06:50:44,424|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Parameter information : ({customizationid=1aed0cac-01aa-48fc-8590-7729f6645ff3})
2023-04-01 06:50:44,440|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-04-01 06:50:44,440|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-04-01 06:50:44,440|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-04-01 06:50:44,441|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-04-01 06:50:44,441|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-04-01 06:50:44,446|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Transformed value: null -> 1aed0cac-01aa-48fc-8590-7729f6645ff3
2023-04-01 06:50:44,446|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("f86fbb2a-ffc1-4743-975b-c27da7b84e27") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:50:44,447|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||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-04-01 06:50:44,447|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-04-01 06:50:44,448|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("21b77b10-5d84-43b1-a82e-d4fcd96bfbc0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:50:44,449|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="f86fbb2a-ffc1-4743-975b-c27da7b84e27", vnf-id="21b77b10-5d84-43b1-a82e-d4fcd96bfbc0"}
2023-04-01 06:50:44,454|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/f86fbb2a-ffc1-4743-975b-c27da7b84e27/service-data/vnfs/vnf/21b77b10-5d84-43b1-a82e-d4fcd96bfbc0/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-04-01 06:50:44,454|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/f86fbb2a-ffc1-4743-975b-c27da7b84e27/service-data/vnfs/vnf/21b77b10-5d84-43b1-a82e-d4fcd96bfbc0/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-04-01 06:50:44,462|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="f86fbb2a-ffc1-4743-975b-c27da7b84e27", vnf-id="21b77b10-5d84-43b1-a82e-d4fcd96bfbc0"}
2023-04-01 06:50:44,469|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/f86fbb2a-ffc1-4743-975b-c27da7b84e27/service-data/vnfs/vnf/21b77b10-5d84-43b1-a82e-d4fcd96bfbc0/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-04-01 06:50:44,478|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/f86fbb2a-ffc1-4743-975b-c27da7b84e27/service-data/vnfs/vnf/21b77b10-5d84-43b1-a82e-d4fcd96bfbc0/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-04-01 06:50:44,490|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/f86fbb2a-ffc1-4743-975b-c27da7b84e27/service-data/vnfs/vnf/21b77b10-5d84-43b1-a82e-d4fcd96bfbc0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-04-01 06:50:44,509|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/f86fbb2a-ffc1-4743-975b-c27da7b84e27/service-data/vnfs/vnf/21b77b10-5d84-43b1-a82e-d4fcd96bfbc0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-04-01 06:50:44,510|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-04-01 06:50:44,510|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-04-01 06:50:44,510|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-01 06:50:44,510|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-01 06:50:44,510|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-04-01 06:50:44,518|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2023-04-01 06:50:44,518|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2023-04-01 06:50:44,518|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-04-01 06:50:44,519|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-04-01 06:50:44,520|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-01 06:50:44,521|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="247d6b8c-5d26-47c3-83f2-561a77ddc4a9"}
2023-04-01 06:50:44,524|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||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-04-01 06:50:44,524|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||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-04-01 06:50:44,525|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-01 06:50:44,592|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Response status(500 - Internal Server Error)
2023-04-01 06:50:44,593|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-04-01 06:50:44,593|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||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-04-01 06:50:44,594|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-04-01 06:50:44,594|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="f86fbb2a-ffc1-4743-975b-c27da7b84e27", vnf-id="21b77b10-5d84-43b1-a82e-d4fcd96bfbc0"}
2023-04-01 06:50:44,597|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/f86fbb2a-ffc1-4743-975b-c27da7b84e27/service-data/vnfs/vnf/21b77b10-5d84-43b1-a82e-d4fcd96bfbc0/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-04-01 06:50:44,597|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/f86fbb2a-ffc1-4743-975b-c27da7b84e27/service-data/vnfs/vnf/21b77b10-5d84-43b1-a82e-d4fcd96bfbc0/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-04-01 06:50:44,612|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/f86fbb2a-ffc1-4743-975b-c27da7b84e27/service-data/vnfs/vnf/21b77b10-5d84-43b1-a82e-d4fcd96bfbc0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-04-01 06:50:44,622|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-04-01 06:50:44,622|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-04-01 06:50:44,622|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-04-01 06:50:44,622|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-04-01 06:50:44,622|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||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-04-01 06:50:44,623|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-04-01 06:50:44,623|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-04-01 06:50:44,625|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||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-04-01 06:50:44,625|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response...
2023-04-01 06:50:44,625|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:50:44,625|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-04-01 06:50:44,625|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| workflow(e54dc1bd-be80-4361-89b8-4740e45db25f) nodes completed with (1)exceptions
2023-04-01 06:50:44,626|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||ERROR||||||| workflow(e54dc1bd-be80-4361-89b8-4740e45db25f) 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-04-01 06:50:44,626|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-01 06:50:44,628|e54dc1bd-be80-4361-89b8-4740e45db25f||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 42881255-2f36-4e20-aa0b-0af89762e7f3 auditStoreId -1
2023-04-01 06:50:44,648|e54dc1bd-be80-4361-89b8-4740e45db25f||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(e54dc1bd-be80-4361-89b8-4740e45db25f), subrequestID(247d6b8c-5d26-47c3-83f2-561a77ddc4a9) CBA(APACHE/1.0.0/resource-assignment).
2023-04-01 06:50:52,887|f47dc345-6080-463d-aa40-092fb59ee73a||reactor-http-epoll-1||||INFO||||||| processing request id f47dc345-6080-463d-aa40-092fb59ee73a
2023-04-01 06:50:52,890|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-04-01 06:50:53,089|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:50:53,100|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:50:53,126|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:50:53,137|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:50:53,137|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| StoreAuditService ID  -1
2023-04-01 06:50:53,138|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:50:53,138|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-01 06:50:53,145|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:50:53,231|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:50:53,232|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-01 06:50:53,232|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:50:53,233|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(f47dc345-6080-463d-aa40-092fb59ee73a) for workflow(resource-assignment) step(resource-assignment)
2023-04-01 06:50:53,233|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:50:53,233|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-01 06:50:53,234|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-01 06:50:53,248|f47dc345-6080-463d-aa40-092fb59ee73a||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(7) requestID(f47dc345-6080-463d-aa40-092fb59ee73a), subrequestID(0f5c8a63-4c17-45e9-956f-3c900a68a07e) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-01 06:50:53,256|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||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-04-01 06:50:53,258|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-01 06:50:53,258|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("b1d26372-50ea-4d48-b235-5abbbad2899e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:50:53,258|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("0f5c8a63-4c17-45e9-956f-3c900a68a07e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:50:53,259|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "b1d26372-50ea-4d48-b235-5abbbad2899e",
  "vnf-id" : "0f5c8a63-4c17-45e9-956f-3c900a68a07e",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-04-01 06:50:53,266|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| Preparing Response...
2023-04-01 06:50:53,267|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:50:53,267|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-01 06:50:53,270|f47dc345-6080-463d-aa40-092fb59ee73a||DefaultDispatcher-worker-23||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6d2342b2-6915-425f-af52-023778097316 auditStoreId -1
2023-04-01 06:50:53,301|f47dc345-6080-463d-aa40-092fb59ee73a||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(7) requestID(f47dc345-6080-463d-aa40-092fb59ee73a), subrequestID(0f5c8a63-4c17-45e9-956f-3c900a68a07e) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-01 06:50:57,858|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||reactor-http-epoll-1||||INFO||||||| processing request id 64a5267d-d0a6-4ec3-81f5-d81e29cfdceb
2023-04-01 06:50:57,858|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||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-04-01 06:50:57,864|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:50:57,901|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:50:57,912|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:50:57,912|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| StoreAuditService ID  -1
2023-04-01 06:50:57,912|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:50:57,912|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-01 06:50:57,917|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:50:57,928|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(8) requestID(64a5267d-d0a6-4ec3-81f5-d81e29cfdceb), subrequestID(a360aa6a-1b91-4925-9f51-23529d320a1c) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-01 06:50:57,949|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-01 06:50:57,949|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-01 06:50:57,949|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:50:57,950|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(64a5267d-d0a6-4ec3-81f5-d81e29cfdceb) for workflow(resource-assignment) step(resource-assignment)
2023-04-01 06:50:57,950|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:50:57,950|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-01 06:50:57,951|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-04-01 06:50:57,974|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||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-04-01 06:50:57,976|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-04-01 06:50:57,976|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-04-01 06:50:57,977|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-04-01 06:50:57,977|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-04-01 06:50:57,977|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("a360aa6a-1b91-4925-9f51-23529d320a1c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-01 06:50:57,978|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("b1d26372-50ea-4d48-b235-5abbbad2899e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:50:57,979|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||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-04-01 06:50:57,979|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-04-01 06:50:57,980|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-04-01 06:50:57,981|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("0f5c8a63-4c17-45e9-956f-3c900a68a07e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:50:57,981|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "b1d26372-50ea-4d48-b235-5abbbad2899e",
  "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" : "a360aa6a-1b91-4925-9f51-23529d320a1c",
  "vnf-id" : "0f5c8a63-4c17-45e9-956f-3c900a68a07e",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-04-01 06:50:57,990|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| Preparing Response...
2023-04-01 06:50:57,990|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:50:57,990|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-01 06:50:57,992|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||DefaultDispatcher-worker-23||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6e568517-75ea-4191-901d-1527e533019c auditStoreId -1
2023-04-01 06:50:58,011|64a5267d-d0a6-4ec3-81f5-d81e29cfdceb||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(8) requestID(64a5267d-d0a6-4ec3-81f5-d81e29cfdceb), subrequestID(a360aa6a-1b91-4925-9f51-23529d320a1c) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-01 06:51:01,898|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-01 06:51:02,019|||grpc-default-executor-1||||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-04-01 06:51:02,023|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing request id 3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3
2023-04-01 06:51:02,024|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:51:02,031|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:51:02,068|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deriving input data for workflow: (config-assign)
2023-04-01 06:51:02,080|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:51:02,080|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| StoreAuditService ID  -1
2023-04-01 06:51:02,080|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:51:02,080|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-01 06:51:02,086|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:51:02,098|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(9) requestID(3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3), subrequestID(a0e3922d-aefe-48ad-b9d7-f2fa37d93351) CBA(ubuntu20/1.0.0/config-assign).
2023-04-01 06:51:02,118|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deriving input data for workflow: (config-assign)
2023-04-01 06:51:02,119|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-04-01 06:51:02,119|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:51:02,119|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| preparing request id(3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3) for workflow(config-assign) step(config-assign)
2023-04-01 06:51:02,119|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-04-01 06:51:02,119|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-04-01 06:51:02,120|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-04-01 06:51:02,168|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist
2023-04-01 06:51:02,168|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name)
2023-04-01 06:51:02,169|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-01 06:51:02,169|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Resource (vnf-id) already resolved: value=(4c938eb6-2772-425e-b60d-97ad04f98aee)
2023-04-01 06:51:02,169|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Setting Resource Value ("4c938eb6-2772-425e-b60d-97ad04f98aee") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-01 06:51:02,169|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Resource (service-instance-id) already resolved: value=(9f656c8f-cb1a-4946-908f-aacb716b7af8)
2023-04-01 06:51:02,169|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Setting Resource Value ("9f656c8f-cb1a-4946-908f-aacb716b7af8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-01 06:51:02,169|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Force resolution is disabled - will resolve all resources not already resolved.
2023-04-01 06:51:02,182|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = success
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-04-01 06:51:02,184|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Generated Resource Param Data ({
  "service-instance-id" : "9f656c8f-cb1a-4946-908f-aacb716b7af8",
  "vnf-id" : "4c938eb6-2772-425e-b60d-97ad04f98aee",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-04-01 06:51:02,228|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||DefaultDispatcher-worker-23||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name)
2023-04-01 06:51:02,266|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||DefaultDispatcher-worker-23||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-04-01 06:51:02,299|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:51:02,299|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Preparing Response...
2023-04-01 06:51:02,299|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-04-01 06:51:02,300|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveWorkflowOutputs for workflow(config-assign)
2023-04-01 06:51:02,303|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 21d4aa7c-2377-4d92-b1f1-f6a8a99ee979 auditStoreId -1
2023-04-01 06:51:02,322|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(9) requestID(3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3), subrequestID(a0e3922d-aefe-48ad-b9d7-f2fa37d93351) CBA(ubuntu20/1.0.0/config-assign).
2023-04-01 06:51:02,328|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Completed
2023-04-01 06:51:57,871|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-01 06:51:57,985|||grpc-default-executor-1||||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-04-01 06:51:57,987|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| processing request id 3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3
2023-04-01 06:51:57,994|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:51:58,005|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:51:58,066|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-01 06:51:58,066|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| StoreAuditService ID  -1
2023-04-01 06:51:58,067|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-01 06:51:58,067|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-01 06:51:58,069|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-01 06:51:58,088|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deriving input data for workflow: (config-deploy)
2023-04-01 06:51:58,088|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-04-01 06:51:58,088|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-04-01 06:51:58,090|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| preparing request id(3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3) for workflow(config-deploy) step(config-deploy)
2023-04-01 06:51:58,090|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-04-01 06:51:58,090|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 06:51:58,090|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-04-01 06:51:58,090|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Getting Jython Script Class(ConfigDeploy)
2023-04-01 06:51:58,094|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||kafka-producer-network-thread | audit-request-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(10) requestID(3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3), subrequestID(398fbc90-06ba-45d2-8c2b-e5c818ea05a3) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-01 06:51:58,120|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Component Object org.python.proxies.__main__$ConfigDeploy$4@285bba1a
2023-04-01 06:51:58,120|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Hello world
2023-04-01 06:51:58,120|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Preparing Response...
2023-04-01 06:51:58,120|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-04-01 06:51:58,120|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-04-01 06:51:58,123|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4cd32e13-698b-4efa-8624-00497cdc18b2 auditStoreId -1
2023-04-01 06:51:58,124|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Completed
2023-04-01 06:51:58,142|3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3||kafka-producer-network-thread | audit-response-producer-client-id-j4qdl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(10) requestID(3a69f89b-7f16-45ef-9b6a-c1a0a4d15cf3), subrequestID(398fbc90-06ba-45d2-8c2b-e5c818ea05a3) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-01 07:50:10,751|8fd24743-c8d3-4485-9537-d1b366c2ab96||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-01 07:50:10,751|8fd24743-c8d3-4485-9537-d1b366c2ab96||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-01 07:50:10,751|8fd24743-c8d3-4485-9537-d1b366c2ab96||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-01 07:50:11,109|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-01 07:50:11,109|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-01 07:50:11,863|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-01 07:50:11,863|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(28b08e6e-fe69-4d0c-830d-e958b28ab9d8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-01 07:50:11,871|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(68ff76af-8b06-4c93-a0e2-6857d04f0250) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-01 07:50:11,874|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(917dd055-2484-4a0e-a886-a49a9d86a2b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-01 07:50:11,902|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(5eee6650-ab7d-402a-9b29-0bba0343180d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-01 07:50:11,907|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(d2b12ad2-59ca-444e-8c22-139ad3fe4888) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-01 07:50:11,914|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(a5b5f45c-ccb7-4cca-a54d-cb47b7ac6120) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-01 07:50:11,920|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 07:50:11,920|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 07:50:11,920|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 07:50:11,920|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 07:50:11,920|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 07:50:11,920|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 07:50:11,932|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 07:50:11,935|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 07:50:11,938|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 07:50:11,941|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 07:50:11,942|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-01 07:50:11,954|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 07:50:11,955|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 07:50:11,962|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 07:50:12,004|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-01 07:50:12,061|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-01 07:50:12,065|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-01 07:50:12,134|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 07:50:12,135|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 07:50:12,135|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 07:50:12,147|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 07:50:12,191|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-01 07:50:12,245|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-01 07:50:12,246|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-01 07:50:12,331|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 07:50:12,332|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 07:50:12,332|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 07:50:12,347|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 07:50:12,386|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-01 07:50:12,436|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-01 07:50:12,436|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-01 07:50:12,521|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 07:50:12,521|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 07:50:12,522|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 07:50:12,522|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(HealthCheck)
2023-04-01 07:50:12,522|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-01 07:50:12,522|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-assign)
2023-04-01 07:50:12,523|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(vf-config-deploy)
2023-04-01 07:50:12,536|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-01 07:50:12,571|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-01 07:50:12,638|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-01 07:50:12,638|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-01 07:50:12,714|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 07:50:12,715|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 07:50:12,723|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-01 07:50:12,755|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-01 07:50:12,802|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-01 07:50:12,803|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-01 07:50:12,862|8fd24743-c8d3-4485-9537-d1b366c2ab96||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| 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-04-01 07:50:19,327|8fc50d5a-850c-4905-a736-a4a408b79109||Thread-198||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Save processing(658425c2-600b-4364-a58d-e1c33ef7352a) CBA(/opt/app/onap/blueprints/archive/658425c2-600b-4364-a58d-e1c33ef7352a/cba.zip)
2023-04-01 07:50:19,352|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/658425c2-600b-4364-a58d-e1c33ef7352a) and entry definition file (Definitions/CNF.json)
2023-04-01 07:50:19,403|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(resource-assignment)
2023-04-01 07:50:19,403|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-assign)
2023-04-01 07:50:19,403|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(config-deploy)
2023-04-01 07:50:19,403|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(scale-out)
2023-04-01 07:50:19,403|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(scale)
2023-04-01 07:50:19,404|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(scale-in)
2023-04-01 07:50:19,404|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Validating Workflow(health-check)
2023-04-01 07:50:19,411|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/658425c2-600b-4364-a58d-e1c33ef7352a) and entry definition file (Definitions/CNF.json)
2023-04-01 07:50:19,506|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Overwriting blueprint model :APACHE::1.0.0
2023-04-01 07:50:19,554|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-04-01 07:50:19,825|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-04-01 07:50:20,032|8fc50d5a-850c-4905-a736-a4a408b79109||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| No compiled cache(/opt/app/onap/blueprints/working/658425c2-600b-4364-a58d-e1c33ef7352a) present to clean.
2023-04-01 07:50:31,865|c2d82a99-e6b8-40c3-b63d-396369aa6d15||Thread-198||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1ac394f9-675c-4636-b0db-a57bc44a2ac5)
2023-04-01 07:50:31,866|c2d82a99-e6b8-40c3-b63d-396369aa6d15||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| deleting definition types under : /opt/app/onap/blueprints/working/1ac394f9-675c-4636-b0db-a57bc44a2ac5/Definitions
2023-04-01 07:50:31,868|c2d82a99-e6b8-40c3-b63d-396369aa6d15||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| reinitialized all type definitions
2023-04-01 07:50:31,869|c2d82a99-e6b8-40c3-b63d-396369aa6d15||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-04-01 07:50:31,910|c2d82a99-e6b8-40c3-b63d-396369aa6d15||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-j4qdl|||| enhancing ArtifactDefinition(vnf-template)
2023-04-01 07:50:31,928|c2d82a99-e6b8-40c3-b63d-396369aa6d15||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-process