Results

By type

          OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[otel.javaagent 2026-04-12 13:05:15:519 +0000] [main] INFO io.opentelemetry.javaagent.tooling.VersionLogger - opentelemetry-javaagent - version: 2.25.0
[otel.javaagent 2026-04-12 13:05:16:442 +0000] [main] WARN io.opentelemetry.sdk.trace.samplers.ParentBasedSamplerBuilder - TraceIdRatioBasedSampler is being used as a child sampler (root). This configuration is discouraged per the OpenTelemetry specification and may lead to unexpected sampling behavior.
13:05:19,238 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18
13:05:19,240 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - Here is a list of configurators discovered as a service, by rank: 
13:05:19,240 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 -   org.springframework.boot.logging.logback.RootLogLevelConfigurator
13:05:19,240 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
13:05:19,240 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
13:05:19,243 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
13:05:19,243 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:05:19,308 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
13:05:19,308 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
13:05:19,308 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
13:05:19,308 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
13:05:19,308 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
13:05:19,309 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
13:05:19,309 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
13:05:19,309 |-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.10.0.jar!/logback.xml]
13:05:19,310 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4a2bf50f - Resource [logback.xml] occurs multiple times on the classpath.
13:05:19,310 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4a2bf50f - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.10.0.jar!/logback.xml]
13:05:19,310 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4a2bf50f - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
13:05:19,316 |-INFO in ConfigurationWatchList(mainURL=jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.10.0.jar!/logback.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.10.0.jar!/logback.xml] is not of type file
13:05:19,446 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
13:05:19,446 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:05:19,508 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:05:19,508 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5d7dd549 - value "%date{ISO8601,UTC}|%X{RequestID}|%X{SubRequestID}|%X{OriginatorID}|%X{InvocationID}|%thread|%X{ServiceName}|%X{ClientIPAddress}|%logger{50}|%msg%n" substituted for "${defaultPattern}"
13:05:19,530 |-INFO in ch.qos.logback.classic.pattern.DateConverter@486bd064 - Setting zoneId to "UTC"
13:05:19,533 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 
13:05:19,533 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems.
13:05:19,533 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole
13:05:19,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework] to INFO
13:05:19,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web] to INFO
13:05:19,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate] to ERROR
13:05:19,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.hazelcast] to ERROR
13:05:19,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.ccsdk.cds] to INFO
13:05:19,534 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
13:05:19,534 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
13:05:19,534 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6459f4ea - End of configuration.
13:05:19,534 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@740b9a50 - Registering current configuration as safe fallback point
13:05:19,535 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43d76a92 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 225 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/

 :: Spring Boot ::                (v3.5.6)

2026-04-12 13:05:20,648|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.10.0 using Java 17.0.6 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.10.0.jar started by onap in /app)
2026-04-12 13:05:20,715|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2026-04-12 13:05:24,127|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2026-04-12 13:05:24,816|||main||||INFO||||||| Finished Spring Data repository scanning in 678 ms. Found 11 JPA repository interfaces.
2026-04-12 13:05:28,313|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2026-04-12 13:05:28,411|||main||||INFO||||||| HHH000412: Hibernate ORM core version 6.6.29.Final
2026-04-12 13:05:28,444|||main||||INFO||||||| HHH000026: Second-level cache disabled
2026-04-12 13:05:29,242|||main||||INFO||||||| No LoadTimeWeaver setup: ignoring JPA class transformer
2026-04-12 13:05:29,939|||main||||WARN||||||| HHH90000025: MariaDBDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2026-04-12 13:05:30,009|||main||||INFO||||||| HHH10001005: Database info:
	Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@2d8ef86b']
	Database driver: undefined/unknown
	Database version: 11.7.2
	Autocommit mode: undefined/unknown
	Isolation level: undefined/unknown
	Minimum pool size: undefined/unknown
	Maximum pool size: undefined/unknown
2026-04-12 13:05:31,248|||main||||INFO||||||| HV000001: Hibernate Validator 8.0.3.Final
2026-04-12 13:05:33,042|||main||||INFO||||||| HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2026-04-12 13:05:34,310|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2026-04-12 13:05:34,437|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2026-04-12 13:05:35,813|||main||||INFO||||||| Hibernate is in classpath; If applicable, HQL parser will be used.
2026-04-12 13:05:37,323|||main||||INFO||||||| Dependency Management module created...
2026-04-12 13:05:38,554|||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]
2026-04-12 13:05:38,715|||main||||INFO||||||| Workflow Audit store is disabled
2026-04-12 13:05:38,912|||main||||INFO||||||| Kakfa audit service is enabled
2026-04-12 13:05:39,131|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mariadb://cds-db:3306/sdnctl
2026-04-12 13:05:40,439|||main||||INFO||||||| Exposing 14 endpoints beneath base path '/actuator'
2026-04-12 13:05:41,941|||main||||INFO||||||| Netty started on port 8080 (http)
2026-04-12 13:05:41,950|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2026-04-12 13:05:42,553|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2026-04-12 13:05:42,555|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 22.741 seconds (process running for 27.565)
2026-04-12 13:05:42,619|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2026-04-12 13:05:42,622|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2026-04-12 13:05:42,748|||DefaultDispatcher-worker-1||||INFO||||||| ConsumerConfig values: 
	allow.auto.create.topics = true
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	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-4g58l
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	enable.metrics.push = 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
	group.protocol = classic
	group.remote.assignor = 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
	metadata.recovery.strategy = none
	metric.reporters = [class io.opentelemetry.javaagent.shaded.instrumentation.kafkaclients.common.v0_11.internal.OpenTelemetryMetricsReporter]
	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.max.ms = 1000
	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.connect.timeout.ms = null
	sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.header.urlencode = false
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	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

2026-04-12 13:05:42,846|||DefaultDispatcher-worker-1||||INFO||||||| initializing Kafka metrics collector
2026-04-12 13:05:43,047|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2026-04-12 13:05:43,156|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.9.1
2026-04-12 13:05:43,156|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: f745dfdcee2b9851
2026-04-12 13:05:43,156|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1775999143155
2026-04-12 13:05:43,158|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2026-04-12 13:05:43,158|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2026-04-12 13:05:44,212|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Cluster ID: OLfinzSQTYiepSmXIam_eQ
2026-04-12 13:05:44,216|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2147483645 rack: null)
2026-04-12 13:05:44,238|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] (Re-)joining group
2026-04-12 13:05:44,421|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id: request-receiver-client-id-4g58l-95d06cbd-5aa6-49fb-a39c-4f29e7ed9b23
2026-04-12 13:05:44,422|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] (Re-)joining group
2026-04-12 13:05:47,427|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-4g58l-95d06cbd-5aa6-49fb-a39c-4f29e7ed9b23', protocol='range'}
2026-04-12 13:05:47,436|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-4g58l-95d06cbd-5aa6-49fb-a39c-4f29e7ed9b23=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])}
2026-04-12 13:05:47,467|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-4g58l-95d06cbd-5aa6-49fb-a39c-4f29e7ed9b23', protocol='range'}
2026-04-12 13:05:47,467|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, 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])
2026-04-12 13:05:47,469|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, 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
2026-04-12 13:05:47,477|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2026-04-12 13:05:47,477|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2026-04-12 13:05:47,477|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2026-04-12 13:05:47,477|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2026-04-12 13:05:47,477|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2026-04-12 13:05:47,477|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2026-04-12 13:05:47,610|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.
2026-04-12 13:05:47,618|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.
2026-04-12 13:05:47,624|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.
2026-04-12 13:05:47,624|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.
2026-04-12 13:05:47,625|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.
2026-04-12 13:05:47,625|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-4g58l, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.
2026-04-12 13:24:32,449|581be4c2-af34-449b-9fa6-8aa38a96b77f||Thread-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(6bd01703-4f67-4406-84ad-ab7022027e71) CBA(/opt/app/onap/blueprints/archive/6bd01703-4f67-4406-84ad-ab7022027e71/cba.zip)
2026-04-12 13:24:32,621|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6bd01703-4f67-4406-84ad-ab7022027e71) and entry definition file (Definitions/CNF.json)
2026-04-12 13:24:33,328|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:24:33,331|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:24:33,331|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:24:33,332|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(scale-out)
2026-04-12 13:24:33,332|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(scale)
2026-04-12 13:24:33,332|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(scale-in)
2026-04-12 13:24:33,332|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(health-check)
2026-04-12 13:24:33,414|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6bd01703-4f67-4406-84ad-ab7022027e71) and entry definition file (Definitions/CNF.json)
2026-04-12 13:24:34,250|581be4c2-af34-449b-9fa6-8aa38a96b77f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/working/6bd01703-4f67-4406-84ad-ab7022027e71) present to clean.
2026-04-12 13:24:34,665|256786a6-fdf0-4da5-ac58-e36e0acd45b8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2026-04-12 13:24:34,666|256786a6-fdf0-4da5-ac58-e36e0acd45b8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2026-04-12 13:24:34,668|256786a6-fdf0-4da5-ac58-e36e0acd45b8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2026-04-12 13:24:35,828|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2026-04-12 13:24:35,836|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2026-04-12 13:24:39,334|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2026-04-12 13:24:39,345|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(f2c5396f-1107-4c75-9579-3f676448ed0c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2026-04-12 13:24:39,417|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(c04c18ce-1bf0-4363-af70-b0f6e7d1f1f3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2026-04-12 13:24:39,427|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(87775b91-8f01-4e47-9366-75c5b7cf0f08) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2026-04-12 13:24:39,438|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(c3a433b7-9fc2-4ace-a313-26aa411cddcc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2026-04-12 13:24:39,449|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(c4ebb09d-9d7d-4bac-a41b-da7b9dbc059e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2026-04-12 13:24:39,516|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(e6901bf4-0910-4c7e-aeed-68f6ab0939a8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2026-04-12 13:24:39,521|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2026-04-12 13:24:39,521|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2026-04-12 13:24:39,521|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:24:39,521|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:24:39,522|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:24:39,522|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2026-04-12 13:24:39,544|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:24:39,547|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:24:39,608|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:24:39,610|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:24:39,618|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:24:39,619|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:24:39,629|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2026-04-12 13:24:39,831|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:24:39,831|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:24:39,832|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:24:39,910|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:24:40,109|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:24:40,110|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:24:40,110|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:24:40,119|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:24:40,238|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:24:40,238|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:24:40,238|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:24:40,238|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(HealthCheck)
2026-04-12 13:24:40,238|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(ScaleOutReconfiguration)
2026-04-12 13:24:40,239|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(vf-config-assign)
2026-04-12 13:24:40,239|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(vf-config-deploy)
2026-04-12 13:24:40,250|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2026-04-12 13:24:40,409|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:24:40,409|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:24:40,417|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2026-04-12 13:24:40,538|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:24:40,539|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:24:40,539|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign-day-2)
2026-04-12 13:24:40,539|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:24:40,539|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy-day-2)
2026-04-12 13:24:40,547|256786a6-fdf0-4da5-ac58-e36e0acd45b8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:24:48,695|f8802255-5d0d-4f97-9370-26a6e3c7616a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2026-04-12 13:24:48,695|f8802255-5d0d-4f97-9370-26a6e3c7616a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2026-04-12 13:24:48,695|f8802255-5d0d-4f97-9370-26a6e3c7616a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2026-04-12 13:24:49,519|f8802255-5d0d-4f97-9370-26a6e3c7616a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2026-04-12 13:24:49,520|f8802255-5d0d-4f97-9370-26a6e3c7616a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2026-04-12 13:24:50,847|3b4541d1-c239-40f1-850e-36142a55d442||Thread-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cd94277c-9f61-401e-b12f-6576ffd40ec2)
2026-04-12 13:24:50,910|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| deleting definition types under : /opt/app/onap/blueprints/working/cd94277c-9f61-401e-b12f-6576ffd40ec2/Definitions
2026-04-12 13:24:50,916|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| reinitialized all type definitions
2026-04-12 13:24:50,919|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(helloworld)
2026-04-12 13:24:50,944|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(helloworld-template)
2026-04-12 13:24:50,954|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(helloworld-mapping)
2026-04-12 13:24:51,012|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2026-04-12 13:24:51,018|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing Workflow(helloworld)
2026-04-12 13:24:51,019|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2026-04-12 13:24:51,019|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| identified workflow(helloworld) targets(helloworld)
2026-04-12 13:24:51,019|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2026-04-12 13:24:51,019|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2026-04-12 13:24:51,019|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enriching artifacts file(/opt/app/onap/blueprints/working/cd94277c-9f61-401e-b12f-6576ffd40ec2/Templates/hello-world-mapping.json
2026-04-12 13:24:51,021|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2026-04-12 13:24:51,021|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| dataType not present for the recipe(dt-helloworld-properties)
2026-04-12 13:24:51,022|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing blueprint Resource Definitions
2026-04-12 13:24:51,022|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resources assignment files ([Templates/hello-world-mapping.json])
2026-04-12 13:24:51,024|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing file (Templates/hello-world-mapping.json)
2026-04-12 13:24:51,028|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| distinct resource keys ([])
2026-04-12 13:24:51,028|3b4541d1-c239-40f1-850e-36142a55d442||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Enriching Resource Definition sources Node Template: []
2026-04-12 13:24:51,551|24e62427-1a40-4bc8-91e9-396029768ec3||Thread-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(1683ed90-d11b-4cc0-a780-bfdf1b2b4cd9) CBA(/opt/app/onap/blueprints/archive/1683ed90-d11b-4cc0-a780-bfdf1b2b4cd9/cba.zip)
2026-04-12 13:24:51,554|24e62427-1a40-4bc8-91e9-396029768ec3||DefaultDispatcher-worker-36||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1683ed90-d11b-4cc0-a780-bfdf1b2b4cd9) and entry definition file (Definitions/blueprint.json)
2026-04-12 13:24:51,560|24e62427-1a40-4bc8-91e9-396029768ec3||DefaultDispatcher-worker-36||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(helloworld)
2026-04-12 13:24:51,562|24e62427-1a40-4bc8-91e9-396029768ec3||DefaultDispatcher-worker-36||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1683ed90-d11b-4cc0-a780-bfdf1b2b4cd9) and entry definition file (Definitions/blueprint.json)
2026-04-12 13:24:51,642|24e62427-1a40-4bc8-91e9-396029768ec3||DefaultDispatcher-worker-36||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/working/1683ed90-d11b-4cc0-a780-bfdf1b2b4cd9) present to clean.
2026-04-12 13:24:52,015|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2026-04-12 13:24:52,019|654321||reactor-http-epoll-3||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2026-04-12 13:24:52,126|654321||reactor-http-epoll-3||||WARN||||||| Disabling exponential reconnect backoff because reconnect.backoff.ms is set, but reconnect.backoff.max.ms is not.
2026-04-12 13:24:52,126|654321||reactor-http-epoll-3||||INFO||||||| ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	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-4g58l
	compression.gzip.level = -1
	compression.lz4.level = 9
	compression.type = none
	compression.zstd.level = 3
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	enable.metrics.push = 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
	metadata.recovery.strategy = none
	metric.reporters = [class io.opentelemetry.javaagent.shaded.instrumentation.kafkaclients.common.v0_11.internal.OpenTelemetryMetricsReporter]
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.max.ms = 1000
	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.connect.timeout.ms = null
	sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.header.urlencode = false
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	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

2026-04-12 13:24:52,127|654321||reactor-http-epoll-3||||INFO||||||| initializing Kafka metrics collector
2026-04-12 13:24:52,136|654321||reactor-http-epoll-3||||INFO||||||| [Producer clientId=audit-request-producer-client-id-4g58l] Instantiated an idempotent producer.
2026-04-12 13:24:52,210|654321||reactor-http-epoll-3||||INFO||||||| Kafka version: 3.9.1
2026-04-12 13:24:52,210|654321||reactor-http-epoll-3||||INFO||||||| Kafka commitId: f745dfdcee2b9851
2026-04-12 13:24:52,210|654321||reactor-http-epoll-3||||INFO||||||| Kafka startTimeMs: 1776000292210
2026-04-12 13:24:52,240|||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||||INFO||||||| [Producer clientId=audit-request-producer-client-id-4g58l] Cluster ID: OLfinzSQTYiepSmXIam_eQ
2026-04-12 13:24:52,243|||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||||INFO||||||| [Producer clientId=audit-request-producer-client-id-4g58l] ProducerId set to 2000 with epoch 0
2026-04-12 13:24:52,251|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:24:52,252|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2026-04-12 13:24:52,254|654321||reactor-http-epoll-3||||INFO||||||| getting blueprint Id using name(test101), version(1.0.1) from db
2026-04-12 13:24:52,409|654321||DefaultDispatcher-worker-36||||INFO||||||| creating cba file of name(test101), version(1.0.1) in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2026-04-12 13:24:52,443|654321||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||||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).
2026-04-12 13:24:52,444|654321||DefaultDispatcher-worker-36||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2026-04-12 13:24:52,445|654321||DefaultDispatcher-worker-36||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2026-04-12 13:24:52,445|654321||DefaultDispatcher-worker-36||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2026-04-12 13:24:52,509|654321||DefaultDispatcher-worker-36||||INFO||||||| Deriving input data for workflow: (helloworld)
2026-04-12 13:24:52,510|654321||DefaultDispatcher-worker-36||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2026-04-12 13:24:52,512|654321||DefaultDispatcher-worker-36||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:24:52,516|654321||DefaultDispatcher-worker-36||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2026-04-12 13:24:52,517|654321||DefaultDispatcher-worker-36||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2026-04-12 13:24:52,518|654321||DefaultDispatcher-worker-36||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2026-04-12 13:24:52,534|654321||DefaultDispatcher-worker-36||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2026-04-12 13:24:52,609|654321||DefaultDispatcher-worker-36||||INFO||||||| Batched Sequence : ([])
2026-04-12 13:24:52,612|654321||DefaultDispatcher-worker-36||||INFO||||||| Generated Resource Param Data ({ })
2026-04-12 13:24:52,812|654321||DefaultDispatcher-worker-36||||INFO||||||| Preparing Response...
2026-04-12 13:24:52,813|654321||DefaultDispatcher-worker-36||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2026-04-12 13:24:52,814|654321||DefaultDispatcher-worker-36||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2026-04-12 13:24:52,815|654321||DefaultDispatcher-worker-36||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2026-04-12 13:24:52,821|654321||DefaultDispatcher-worker-36||||WARN||||||| Disabling exponential reconnect backoff because reconnect.backoff.ms is set, but reconnect.backoff.max.ms is not.
2026-04-12 13:24:52,821|654321||DefaultDispatcher-worker-36||||INFO||||||| ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	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-4g58l
	compression.gzip.level = -1
	compression.lz4.level = 9
	compression.type = none
	compression.zstd.level = 3
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	enable.metrics.push = 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
	metadata.recovery.strategy = none
	metric.reporters = [class io.opentelemetry.javaagent.shaded.instrumentation.kafkaclients.common.v0_11.internal.OpenTelemetryMetricsReporter]
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.max.ms = 1000
	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.connect.timeout.ms = null
	sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.header.urlencode = false
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	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

2026-04-12 13:24:52,822|654321||DefaultDispatcher-worker-36||||INFO||||||| initializing Kafka metrics collector
2026-04-12 13:24:52,822|654321||DefaultDispatcher-worker-36||||INFO||||||| [Producer clientId=audit-response-producer-client-id-4g58l] Instantiated an idempotent producer.
2026-04-12 13:24:52,826|654321||DefaultDispatcher-worker-36||||INFO||||||| Kafka version: 3.9.1
2026-04-12 13:24:52,826|654321||DefaultDispatcher-worker-36||||INFO||||||| Kafka commitId: f745dfdcee2b9851
2026-04-12 13:24:52,826|654321||DefaultDispatcher-worker-36||||INFO||||||| Kafka startTimeMs: 1776000292826
2026-04-12 13:24:52,913|||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||||INFO||||||| [Producer clientId=audit-response-producer-client-id-4g58l] Cluster ID: OLfinzSQTYiepSmXIam_eQ
2026-04-12 13:24:52,914|654321||DefaultDispatcher-worker-36||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4d0dfbe5-97a6-488f-bf1d-2ea318130682 auditStoreId -1
2026-04-12 13:24:52,914|||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||||INFO||||||| [Producer clientId=audit-response-producer-client-id-4g58l] ProducerId set to 10 with epoch 0
2026-04-12 13:24:53,038|654321||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||||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).
2026-04-12 13:24:58,758|19608ea4-a0c3-4100-b733-6454c448d392||Thread-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/827d9836-9676-4846-b4b6-4454085a0aee)
2026-04-12 13:24:58,758|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| deleting definition types under : /opt/app/onap/blueprints/working/827d9836-9676-4846-b4b6-4454085a0aee/Definitions
2026-04-12 13:24:58,759|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| reinitialized all type definitions
2026-04-12 13:24:58,759|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(resource-assignment)
2026-04-12 13:24:58,773|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(vnf-template)
2026-04-12 13:24:58,778|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(vnf-mapping)
2026-04-12 13:24:58,785|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2026-04-12 13:24:58,819|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,843|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,849|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,857|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2026-04-12 13:24:58,857|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2026-04-12 13:24:58,857|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2026-04-12 13:24:58,866|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,871|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,879|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,885|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(sdnc)
2026-04-12 13:24:58,903|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,941|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,948|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,955|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,977|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:58,982|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:59,011|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(config-assign)
2026-04-12 13:24:59,011|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(baseconfig-template)
2026-04-12 13:24:59,011|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(baseconfig-mapping)
2026-04-12 13:24:59,011|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2026-04-12 13:24:59,019|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:59,025|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:59,032|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(input)
2026-04-12 13:24:59,037|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(config-deploy)
2026-04-12 13:24:59,060|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing Workflow(resource-assignment)
2026-04-12 13:24:59,060|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2026-04-12 13:24:59,060|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| identified workflow(resource-assignment) targets(resource-assignment)
2026-04-12 13:24:59,060|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2026-04-12 13:24:59,060|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2026-04-12 13:24:59,060|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2026-04-12 13:24:59,060|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enriching artifacts file(/opt/app/onap/blueprints/working/827d9836-9676-4846-b4b6-4454085a0aee/Templates/vnf-mapping.json
2026-04-12 13:24:59,062|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2026-04-12 13:24:59,062|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| dataType not present for the recipe(dt-resource-assignment-properties)
2026-04-12 13:24:59,062|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enriching artifacts file(/opt/app/onap/blueprints/working/827d9836-9676-4846-b4b6-4454085a0aee/Templates/base_ubuntu20-mapping.json
2026-04-12 13:24:59,064|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2026-04-12 13:24:59,064|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2026-04-12 13:24:59,064|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing Workflow(config-assign)
2026-04-12 13:24:59,064|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2026-04-12 13:24:59,064|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| identified workflow(config-assign) targets(config-assign)
2026-04-12 13:24:59,064|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2026-04-12 13:24:59,065|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2026-04-12 13:24:59,065|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enriching artifacts file(/opt/app/onap/blueprints/working/827d9836-9676-4846-b4b6-4454085a0aee/Templates/baseconfig-mapping.json
2026-04-12 13:24:59,066|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2026-04-12 13:24:59,066|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| dataType not present for the recipe(dt-config-assign-properties)
2026-04-12 13:24:59,067|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing Workflow(config-deploy)
2026-04-12 13:24:59,067|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2026-04-12 13:24:59,067|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| identified workflow(config-deploy) targets(config-deploy)
2026-04-12 13:24:59,067|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(config-deploy) resource assignment files([]
2026-04-12 13:24:59,067|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing blueprint Resource Definitions
2026-04-12 13:24:59,067|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2026-04-12 13:24:59,067|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing file (Templates/vnf-mapping.json)
2026-04-12 13:24:59,067|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing file (Templates/base_ubuntu20-mapping.json)
2026-04-12 13:24:59,067|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing file (Templates/baseconfig-mapping.json)
2026-04-12 13:24:59,109|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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])
2026-04-12 13:24:59,211|19608ea4-a0c3-4100-b733-6454c448d392||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2026-04-12 13:24:59,366|23c82fe5-012d-4fcb-899f-a3938b6b5f1a||Thread-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(d9d2f69a-7af4-4bab-9c01-7f91382b4105) CBA(/opt/app/onap/blueprints/archive/d9d2f69a-7af4-4bab-9c01-7f91382b4105/cba.zip)
2026-04-12 13:24:59,369|23c82fe5-012d-4fcb-899f-a3938b6b5f1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d9d2f69a-7af4-4bab-9c01-7f91382b4105) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:24:59,372|23c82fe5-012d-4fcb-899f-a3938b6b5f1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:24:59,378|23c82fe5-012d-4fcb-899f-a3938b6b5f1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:24:59,379|23c82fe5-012d-4fcb-899f-a3938b6b5f1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:24:59,379|23c82fe5-012d-4fcb-899f-a3938b6b5f1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:24:59,381|23c82fe5-012d-4fcb-899f-a3938b6b5f1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d9d2f69a-7af4-4bab-9c01-7f91382b4105) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:24:59,456|23c82fe5-012d-4fcb-899f-a3938b6b5f1a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/working/d9d2f69a-7af4-4bab-9c01-7f91382b4105) present to clean.
2026-04-12 13:25:32,230|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2026-04-12 13:25:32,230|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2026-04-12 13:25:32,230|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2026-04-12 13:25:32,538|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2026-04-12 13:25:32,539|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2026-04-12 13:25:33,421|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2026-04-12 13:25:33,422|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(96f7bfe0-4bec-493f-9da3-c88e754cbfd1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2026-04-12 13:25:33,427|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(e144a181-68a2-449f-8998-ca6467a2ae0d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2026-04-12 13:25:33,433|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(865e2d9f-6330-44b5-9c15-a0ec4ee76746) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2026-04-12 13:25:33,440|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(cbfac59f-a870-4d82-92e6-e07c0071f282) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2026-04-12 13:25:33,447|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(2cb85dee-267f-49ef-a586-c43e8303a3d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2026-04-12 13:25:33,511|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(6bee72c4-9c84-433b-88a9-2ab2fac175be) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2026-04-12 13:25:33,514|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2026-04-12 13:25:33,514|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2026-04-12 13:25:33,515|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:25:33,515|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:25:33,515|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:25:33,515|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2026-04-12 13:25:33,521|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:25:33,523|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:25:33,526|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:25:33,529|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:25:33,549|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:25:33,549|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:25:33,549|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:25:33,614|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:25:33,632|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2026-04-12 13:25:33,661|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2026-04-12 13:25:33,661|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2026-04-12 13:25:33,745|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:25:33,746|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:25:33,751|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2026-04-12 13:25:33,763|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :vFW-CDS::1.0.0
2026-04-12 13:25:33,818|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2026-04-12 13:25:33,818|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2026-04-12 13:25:33,855|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:25:33,855|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:25:33,855|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:25:33,861|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:25:33,910|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2026-04-12 13:25:33,927|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2026-04-12 13:25:33,927|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2026-04-12 13:25:33,974|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:25:33,975|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:25:33,975|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign-day-2)
2026-04-12 13:25:33,975|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:25:33,975|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy-day-2)
2026-04-12 13:25:34,012|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:25:34,027|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :5G_Core::2.0.0
2026-04-12 13:25:34,050|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/2.0.0) present to clean.
2026-04-12 13:25:34,053|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :5G_Core::2.0.0
2026-04-12 13:25:34,148|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:25:34,148|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:25:34,149|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:25:34,149|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(HealthCheck)
2026-04-12 13:25:34,149|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(ScaleOutReconfiguration)
2026-04-12 13:25:34,149|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(vf-config-assign)
2026-04-12 13:25:34,149|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(vf-config-deploy)
2026-04-12 13:25:34,155|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:25:34,155|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:25:34,155|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2026-04-12 13:25:34,157|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2026-04-12 13:25:34,212|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :vLB_CDS::1.0.0
2026-04-12 13:25:34,230|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2026-04-12 13:25:34,230|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2026-04-12 13:25:34,282|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :pnf_netconf::1.0.0
2026-04-12 13:25:34,301|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2026-04-12 13:25:34,302|4e8bd412-6815-4d08-a3e6-b30fa6e272e4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2026-04-12 13:25:46,284|d54c902e-ab55-4b8b-99ba-f87c84001722||Thread-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/25e10179-3194-49e9-bf16-834497feaa10)
2026-04-12 13:25:46,284|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| deleting definition types under : /opt/app/onap/blueprints/working/25e10179-3194-49e9-bf16-834497feaa10/Definitions
2026-04-12 13:25:46,285|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| reinitialized all type definitions
2026-04-12 13:25:46,285|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(netconf-device)
2026-04-12 13:25:46,299|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(resolve-data)
2026-04-12 13:25:46,316|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(netconfrpc-template)
2026-04-12 13:25:46,321|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2026-04-12 13:25:46,327|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2026-04-12 13:25:46,355|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(execute-netconf)
2026-04-12 13:25:46,372|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing Workflow(config-assign)
2026-04-12 13:25:46,372|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2026-04-12 13:25:46,372|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| identified workflow(config-assign) targets(resolve-data)
2026-04-12 13:25:46,372|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2026-04-12 13:25:46,372|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2026-04-12 13:25:46,372|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enriching artifacts file(/opt/app/onap/blueprints/working/25e10179-3194-49e9-bf16-834497feaa10/Templates/netconfrpc-mapping.json
2026-04-12 13:25:46,375|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2026-04-12 13:25:46,375|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| dataType not present for the recipe(dt-config-assign-properties)
2026-04-12 13:25:46,375|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing Workflow(config-deploy)
2026-04-12 13:25:46,375|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2026-04-12 13:25:46,375|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| identified workflow(config-deploy) targets(execute-netconf)
2026-04-12 13:25:46,375|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(config-deploy) resource assignment files([]
2026-04-12 13:25:46,375|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing blueprint Resource Definitions
2026-04-12 13:25:46,375|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2026-04-12 13:25:46,375|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing file (Templates/netconfrpc-mapping.json)
2026-04-12 13:25:46,377|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| distinct resource keys ([input-source])
2026-04-12 13:25:46,383|d54c902e-ab55-4b8b-99ba-f87c84001722||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Enriching Resource Definition sources Node Template: [source-input]
2026-04-12 13:25:46,586|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||Thread-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(582b1ddb-0b2d-4439-a5af-870ae4e253e0) CBA(/opt/app/onap/blueprints/archive/582b1ddb-0b2d-4439-a5af-870ae4e253e0/cba.zip)
2026-04-12 13:25:46,592|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/582b1ddb-0b2d-4439-a5af-870ae4e253e0) and entry definition file (Definitions/pnf_netconf.json)
2026-04-12 13:25:46,594|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:25:46,598|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:25:46,598|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:25:46,599|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/582b1ddb-0b2d-4439-a5af-870ae4e253e0) and entry definition file (Definitions/pnf_netconf.json)
2026-04-12 13:25:46,617|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :pnf_netconf::1.0.0
2026-04-12 13:25:46,656|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2026-04-12 13:25:46,656|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2026-04-12 13:25:46,714|b6faa25e-6e14-4b8f-8cfd-013a6b55073f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/working/582b1ddb-0b2d-4439-a5af-870ae4e253e0) present to clean.
2026-04-12 13:25:47,062|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2026-04-12 13:25:47,222|||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]]
Apr 12, 2026 1:25:47 PM com.google.protobuf.GeneratedMessage warnPre22Gencode
WARNING: Vulnerable protobuf generated type in use: org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader
As of 2022/09/29 (release 21.7) makeExtensionsImmutable should not be called from protobuf gencode. If you are seeing this message, your gencode is vulnerable to a denial of service attack. You should regenerate your code using protobuf 25.6 or later. Use the latest version that meets your needs. However, if you understand the risks and wish to continue with vulnerable gencode, you can set the system property `-Dcom.google.protobuf.use_unsafe_pre22_gencode` on the command line to silence this warning. You also can set `-Dcom.google.protobuf.error_on_unsafe_pre22_gencode` to throw an error instead. See security vulnerability: https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2
Apr 12, 2026 1:25:47 PM com.google.protobuf.GeneratedMessage warnPre22Gencode
WARNING: Vulnerable protobuf generated type in use: org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk
As of 2022/09/29 (release 21.7) makeExtensionsImmutable should not be called from protobuf gencode. If you are seeing this message, your gencode is vulnerable to a denial of service attack. You should regenerate your code using protobuf 25.6 or later. Use the latest version that meets your needs. However, if you understand the risks and wish to continue with vulnerable gencode, you can set the system property `-Dcom.google.protobuf.use_unsafe_pre22_gencode` on the command line to silence this warning. You also can set `-Dcom.google.protobuf.error_on_unsafe_pre22_gencode` to throw an error instead. See security vulnerability: https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2
Apr 12, 2026 1:25:47 PM com.google.protobuf.GeneratedMessage warnPre22Gencode
WARNING: Vulnerable protobuf generated type in use: org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers
As of 2022/09/29 (release 21.7) makeExtensionsImmutable should not be called from protobuf gencode. If you are seeing this message, your gencode is vulnerable to a denial of service attack. You should regenerate your code using protobuf 25.6 or later. Use the latest version that meets your needs. However, if you understand the risks and wish to continue with vulnerable gencode, you can set the system property `-Dcom.google.protobuf.use_unsafe_pre22_gencode` on the command line to silence this warning. You also can set `-Dcom.google.protobuf.error_on_unsafe_pre22_gencode` to throw an error instead. See security vulnerability: https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2
Apr 12, 2026 1:25:47 PM com.google.protobuf.GeneratedMessage warnPre22Gencode
WARNING: Vulnerable protobuf generated type in use: org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput
As of 2022/09/29 (release 21.7) makeExtensionsImmutable should not be called from protobuf gencode. If you are seeing this message, your gencode is vulnerable to a denial of service attack. You should regenerate your code using protobuf 25.6 or later. Use the latest version that meets your needs. However, if you understand the risks and wish to continue with vulnerable gencode, you can set the system property `-Dcom.google.protobuf.use_unsafe_pre22_gencode` on the command line to silence this warning. You also can set `-Dcom.google.protobuf.error_on_unsafe_pre22_gencode` to throw an error instead. See security vulnerability: https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2
2026-04-12 13:25:47,328|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| request(abef9672-9131-4889-8637-9391e70e8a44)
2026-04-12 13:25:47,331|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| CBA file(/opt/app/onap/blueprints/archive/ac40eb47-cb7f-4d20-857b-b97d436b40ba/cba.zip written successfully
2026-04-12 13:25:47,331|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(ac40eb47-cb7f-4d20-857b-b97d436b40ba) CBA(/opt/app/onap/blueprints/archive/ac40eb47-cb7f-4d20-857b-b97d436b40ba/cba.zip)
2026-04-12 13:25:47,339|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac40eb47-cb7f-4d20-857b-b97d436b40ba) and entry definition file (Definitions/CNF.json)
2026-04-12 13:25:47,350|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:25:47,350|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:25:47,350|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:25:47,350|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(scale-out)
2026-04-12 13:25:47,350|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(scale)
2026-04-12 13:25:47,350|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(scale-in)
2026-04-12 13:25:47,351|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(health-check)
2026-04-12 13:25:47,353|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac40eb47-cb7f-4d20-857b-b97d436b40ba) and entry definition file (Definitions/CNF.json)
2026-04-12 13:25:47,418|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :APACHE::1.0.0
2026-04-12 13:25:47,436|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2026-04-12 13:25:47,436|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :APACHE::1.0.0
2026-04-12 13:25:47,472|abef9672-9131-4889-8637-9391e70e8a44||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/working/ac40eb47-cb7f-4d20-857b-b97d436b40ba) present to clean.
2026-04-12 13:26:00,242|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2026-04-12 13:26:00,316|||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]]
2026-04-12 13:26:00,317|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| request(047e0e05-7360-4b81-be3b-fe60a01704af)
2026-04-12 13:26:00,318|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| CBA file(/opt/app/onap/blueprints/archive/e6b17e64-c8d8-472b-be82-719e0ee90aab/cba.zip written successfully
2026-04-12 13:26:00,318|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(e6b17e64-c8d8-472b-be82-719e0ee90aab) CBA(/opt/app/onap/blueprints/archive/e6b17e64-c8d8-472b-be82-719e0ee90aab/cba.zip)
2026-04-12 13:26:00,329|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e6b17e64-c8d8-472b-be82-719e0ee90aab) and entry definition file (Definitions/CNF.json)
2026-04-12 13:26:00,344|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:26:00,344|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:26:00,345|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:26:00,345|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(scale-out)
2026-04-12 13:26:00,345|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(scale)
2026-04-12 13:26:00,345|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(scale-in)
2026-04-12 13:26:00,345|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(health-check)
2026-04-12 13:26:00,349|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e6b17e64-c8d8-472b-be82-719e0ee90aab) and entry definition file (Definitions/CNF.json)
2026-04-12 13:26:00,362|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :APACHE::1.0.0
2026-04-12 13:26:00,428|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2026-04-12 13:26:00,428|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :APACHE::1.0.0
2026-04-12 13:26:00,465|047e0e05-7360-4b81-be3b-fe60a01704af||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/working/e6b17e64-c8d8-472b-be82-719e0ee90aab) present to clean.
2026-04-12 13:26:10,596|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2026-04-12 13:26:10,658|||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]]
2026-04-12 13:26:10,659|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| request(5f4a1233-dc80-453a-833d-3ab87fd92770)
2026-04-12 13:26:10,660|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| CBA file(/opt/app/onap/blueprints/archive/349fbfeb-2502-4c8b-bcac-b0ca24c7ff67/cba.zip written successfully
2026-04-12 13:26:10,660|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(349fbfeb-2502-4c8b-bcac-b0ca24c7ff67) CBA(/opt/app/onap/blueprints/archive/349fbfeb-2502-4c8b-bcac-b0ca24c7ff67/cba.zip)
2026-04-12 13:26:10,662|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/349fbfeb-2502-4c8b-bcac-b0ca24c7ff67) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:26:10,664|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:26:10,669|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:26:10,669|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:26:10,669|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:26:10,671|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/349fbfeb-2502-4c8b-bcac-b0ca24c7ff67) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:26:10,686|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :ubuntu20::1.0.0
2026-04-12 13:26:10,721|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2026-04-12 13:26:10,722|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2026-04-12 13:26:10,755|5f4a1233-dc80-453a-833d-3ab87fd92770||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/working/349fbfeb-2502-4c8b-bcac-b0ca24c7ff67) present to clean.
2026-04-12 13:26:20,864|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2026-04-12 13:26:20,951|||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]]
2026-04-12 13:26:20,952|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| request(c21411f0-2ac5-418d-ac2b-347b4299fad4)
2026-04-12 13:26:20,953|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| CBA file(/opt/app/onap/blueprints/archive/d4ebc76e-dbcf-4238-9dd2-cc0ccd3d7b14/cba.zip written successfully
2026-04-12 13:26:20,954|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(d4ebc76e-dbcf-4238-9dd2-cc0ccd3d7b14) CBA(/opt/app/onap/blueprints/archive/d4ebc76e-dbcf-4238-9dd2-cc0ccd3d7b14/cba.zip)
2026-04-12 13:26:20,957|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d4ebc76e-dbcf-4238-9dd2-cc0ccd3d7b14) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:26:20,960|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:26:20,966|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:26:20,966|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:26:20,966|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:26:20,968|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d4ebc76e-dbcf-4238-9dd2-cc0ccd3d7b14) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:26:20,980|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :ubuntu20::1.0.0
2026-04-12 13:26:21,001|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2026-04-12 13:26:21,001|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2026-04-12 13:26:21,038|c21411f0-2ac5-418d-ac2b-347b4299fad4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/working/d4ebc76e-dbcf-4238-9dd2-cc0ccd3d7b14) present to clean.
2026-04-12 13:30:01,389|25fc2424-32d0-4097-99f1-f380edb8dbc5||reactor-http-epoll-3||||INFO||||||| processing request id 25fc2424-32d0-4097-99f1-f380edb8dbc5
2026-04-12 13:30:01,389|25fc2424-32d0-4097-99f1-f380edb8dbc5||reactor-http-epoll-3||||INFO||||||| getting blueprint Id using name(APACHE), version(1.0.0) from db
2026-04-12 13:30:01,402|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-2||||INFO||||||| creating cba file of name(APACHE), version(1.0.0) in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:01,420|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:01,421|25fc2424-32d0-4097-99f1-f380edb8dbc5||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)
2026-04-12 13:30:01,423|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2026-04-12 13:30:01,434|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:30:01,434|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2026-04-12 13:30:01,434|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-2||||INFO||||||| getting blueprint Id using name(APACHE), version(1.0.0) from db
2026-04-12 13:30:01,443|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:01,443|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2026-04-12 13:30:01,443|25fc2424-32d0-4097-99f1-f380edb8dbc5||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)
2026-04-12 13:30:01,445|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2026-04-12 13:30:01,470|25fc2424-32d0-4097-99f1-f380edb8dbc5||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(25fc2424-32d0-4097-99f1-f380edb8dbc5), subrequestID(63f9c2af-d31c-4eb8-89b3-86dd432e5cfb) CBA(APACHE/1.0.0/resource-assignment).
2026-04-12 13:30:01,530|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2026-04-12 13:30:01,537|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[25fc2424-32d0-4097-99f1-f380edb8dbc5])'s step(resource-assignment)
2026-04-12 13:30:01,537|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:30:01,537|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(25fc2424-32d0-4097-99f1-f380edb8dbc5) for workflow(resource-assignment) step(resource-assignment)
2026-04-12 13:30:01,538|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:01,538|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2026-04-12 13:30:01,538|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2026-04-12 13:30:01,542|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||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
]]])
2026-04-12 13:30:01,552|25fc2424-32d0-4097-99f1-f380edb8dbc5||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)
2026-04-12 13:30:01,555|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2026-04-12 13:30:01,556|25fc2424-32d0-4097-99f1-f380edb8dbc5||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)
2026-04-12 13:30:01,556|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("63f9c2af-d31c-4eb8-89b3-86dd432e5cfb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2026-04-12 13:30:01,556|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("4103131b-f69e-4bd7-bf82-21f14a09b972") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2026-04-12 13:30:01,608|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="63f9c2af-d31c-4eb8-89b3-86dd432e5cfb", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2026-04-12 13:30:01,617|25fc2424-32d0-4097-99f1-f380edb8dbc5||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})
2026-04-12 13:30:01,617|25fc2424-32d0-4097-99f1-f380edb8dbc5||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})
2026-04-12 13:30:01,912|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2026-04-12 13:30:06,034|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2026-04-12 13:30:06,035|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2026-04-12 13:30:06,035|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20260412t133005953076z")
2026-04-12 13:30:06,035|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20260412t133005953076z")
2026-04-12 13:30:06,036|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20260412t133005953076z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2026-04-12 13:30:06,036|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2026-04-12 13:30:06,037|25fc2424-32d0-4097-99f1-f380edb8dbc5||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" : "4103131b-f69e-4bd7-bf82-21f14a09b972",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "63f9c2af-d31c-4eb8-89b3-86dd432e5cfb",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20260412t133005953076z"
})
2026-04-12 13:30:06,039|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2026-04-12 13:30:06,039|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:06,039|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2026-04-12 13:30:06,040|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[25fc2424-32d0-4097-99f1-f380edb8dbc5])'s step(profile-upload)
2026-04-12 13:30:06,040|25fc2424-32d0-4097-99f1-f380edb8dbc5||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.
2026-04-12 13:30:06,042|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(25fc2424-32d0-4097-99f1-f380edb8dbc5) for workflow(resource-assignment) step(profile-upload)
2026-04-12 13:30:06,042|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2026-04-12 13:30:06,042|25fc2424-32d0-4097-99f1-f380edb8dbc5||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"]}})
2026-04-12 13:30:06,044|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2026-04-12 13:30:06,044|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2026-04-12 13:30:06,044|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2026-04-12 13:30:06,045|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2026-04-12 13:30:06,045|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2026-04-12 13:30:06,045|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2026-04-12 13:30:06,045|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2026-04-12 13:30:06,046|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2026-04-12 13:30:06,049|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| workflow(25fc2424-32d0-4097-99f1-f380edb8dbc5) nodes completed with (0)exceptions
2026-04-12 13:30:06,049|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2026-04-12 13:30:06,053|25fc2424-32d0-4097-99f1-f380edb8dbc5||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5ef78ebd-85f9-491f-b55c-7cb2e995d5fc auditStoreId -1
2026-04-12 13:30:06,126|25fc2424-32d0-4097-99f1-f380edb8dbc5||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(25fc2424-32d0-4097-99f1-f380edb8dbc5), subrequestID(63f9c2af-d31c-4eb8-89b3-86dd432e5cfb) CBA(APACHE/1.0.0/resource-assignment).
2026-04-12 13:30:09,817|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||reactor-http-epoll-3||||INFO||||||| processing request id aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b
2026-04-12 13:30:09,817|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||reactor-http-epoll-3||||INFO||||||| getting blueprint Id using name(ubuntu20), version(1.0.0) from db
2026-04-12 13:30:09,825|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| creating cba file of name(ubuntu20), version(1.0.0) in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2026-04-12 13:30:09,842|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2026-04-12 13:30:09,842|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:30:09,843|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2026-04-12 13:30:09,847|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:30:09,847|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2026-04-12 13:30:09,847|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| getting blueprint Id using name(ubuntu20), version(1.0.0) from db
2026-04-12 13:30:09,852|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(1) requestID(aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b), subrequestID(0597f897-3de7-4637-bb4a-b9cd1da0c8e0) CBA(ubuntu20/1.0.0/resource-assignment).
2026-04-12 13:30:09,853|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2026-04-12 13:30:09,853|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2026-04-12 13:30:09,854|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:30:09,855|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2026-04-12 13:30:09,855|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2026-04-12 13:30:09,855|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:30:09,855|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b) for workflow(resource-assignment) step(resource-assignment)
2026-04-12 13:30:09,855|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:09,855|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2026-04-12 13:30:09,856|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2026-04-12 13:30:09,859|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||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
]]])
2026-04-12 13:30:09,860|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2026-04-12 13:30:09,860|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6ddb5365-215f-4328-a462-e6bb1c2d2a42") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2026-04-12 13:30:09,861|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0597f897-3de7-4637-bb4a-b9cd1da0c8e0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2026-04-12 13:30:09,861|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "6ddb5365-215f-4328-a462-e6bb1c2d2a42",
  "vnf-id" : "0597f897-3de7-4637-bb4a-b9cd1da0c8e0",
  "vnf_name" : "ubuntu20-VNF-name"
})
2026-04-12 13:30:09,864|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2026-04-12 13:30:09,864|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:09,864|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2026-04-12 13:30:09,866|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2fd63b0f-2c3d-4751-b393-10f7351c7202 auditStoreId -1
2026-04-12 13:30:09,870|aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(1) requestID(aa5b6bd6-d50b-4052-a571-7e1cbebd1e5b), subrequestID(0597f897-3de7-4637-bb4a-b9cd1da0c8e0) CBA(ubuntu20/1.0.0/resource-assignment).
2026-04-12 13:30:11,518|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||reactor-http-epoll-3||||INFO||||||| processing request id e14d122f-84e3-47dc-b70d-70f8fa06b9fc
2026-04-12 13:30:11,519|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||reactor-http-epoll-3||||INFO||||||| getting blueprint Id using name(APACHE), version(1.0.0) from db
2026-04-12 13:30:11,525|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:11,525|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2026-04-12 13:30:11,527|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2026-04-12 13:30:11,530|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:30:11,530|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2026-04-12 13:30:11,530|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| getting blueprint Id using name(APACHE), version(1.0.0) from db
2026-04-12 13:30:11,536|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(e14d122f-84e3-47dc-b70d-70f8fa06b9fc), subrequestID(0e5f6405-d1d8-4780-922d-7310ed74cd25) CBA(APACHE/1.0.0/resource-assignment).
2026-04-12 13:30:11,536|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:11,536|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2026-04-12 13:30:11,536|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2026-04-12 13:30:11,538|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2026-04-12 13:30:11,538|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2026-04-12 13:30:11,539|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[e14d122f-84e3-47dc-b70d-70f8fa06b9fc])'s step(resource-assignment)
2026-04-12 13:30:11,539|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:30:11,539|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e14d122f-84e3-47dc-b70d-70f8fa06b9fc) for workflow(resource-assignment) step(resource-assignment)
2026-04-12 13:30:11,539|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:11,539|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2026-04-12 13:30:11,539|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2026-04-12 13:30:11,542|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||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
]]])
2026-04-12 13:30:11,543|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2026-04-12 13:30:11,544|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0e5f6405-d1d8-4780-922d-7310ed74cd25") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2026-04-12 13:30:11,544|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||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)
2026-04-12 13:30:11,544|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||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)
2026-04-12 13:30:11,544|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a075364c-4459-4a0d-9aa5-245e28e17653") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2026-04-12 13:30:11,548|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a075364c-4459-4a0d-9aa5-245e28e17653"}
2026-04-12 13:30:11,548|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a075364c-4459-4a0d-9aa5-245e28e17653"}
2026-04-12 13:30:11,548|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||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})
2026-04-12 13:30:11,548|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2026-04-12 13:30:11,553|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=a075364c-4459-4a0d-9aa5-245e28e17653})
2026-04-12 13:30:11,553|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=a075364c-4459-4a0d-9aa5-245e28e17653})
2026-04-12 13:30:11,610|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2026-04-12 13:30:11,612|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"}])
2026-04-12 13:30:11,612|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b5a8a180-14eb-42f1-8060-7accb5d7bf35") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2026-04-12 13:30:11,613|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2026-04-12 13:30:11,613|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"fd5612bf-d372-4e31-9412-c5a4384a6a44"}])
2026-04-12 13:30:11,613|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("fd5612bf-d372-4e31-9412-c5a4384a6a44") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2026-04-12 13:30:11,614|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2026-04-12 13:30:11,616|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> b5a8a180-14eb-42f1-8060-7accb5d7bf35
2026-04-12 13:30:11,617|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a075364c-4459-4a0d-9aa5-245e28e17653"}
2026-04-12 13:30:11,617|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2026-04-12 13:30:11,617|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=a075364c-4459-4a0d-9aa5-245e28e17653})
2026-04-12 13:30:11,622|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2026-04-12 13:30:11,622|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2026-04-12 13:30:11,622|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2026-04-12 13:30:11,623|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2026-04-12 13:30:11,623|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2026-04-12 13:30:11,625|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> a075364c-4459-4a0d-9aa5-245e28e17653
2026-04-12 13:30:11,626|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4103131b-f69e-4bd7-bf82-21f14a09b972") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2026-04-12 13:30:11,626|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2026-04-12 13:30:11,626|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2026-04-12 13:30:11,626|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("63f9c2af-d31c-4eb8-89b3-86dd432e5cfb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2026-04-12 13:30:11,627|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4103131b-f69e-4bd7-bf82-21f14a09b972", vnf-id="63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"}
2026-04-12 13:30:11,627|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4103131b-f69e-4bd7-bf82-21f14a09b972", vnf-id="63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"}
2026-04-12 13:30:11,628|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vnf-topology/vnf-parameters-data/param=vf-naming-policy), path:(/GENERIC-RESOURCE-API:param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2026-04-12 13:30:11,628|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vnf-topology/vnf-parameters-data/param=vnf_name), path:(/GENERIC-RESOURCE-API:param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2026-04-12 13:30:11,628|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vnf-topology/vnf-parameters-data/param=vf-naming-policy), path:(/GENERIC-RESOURCE-API:param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2026-04-12 13:30:11,628|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vnf-topology/vnf-parameters-data/param=vnf_name), path:(/GENERIC-RESOURCE-API:param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2026-04-12 13:30:11,636|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vnf-topology/vnf-parameters-data/param=vnf_name)
2026-04-12 13:30:11,636|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vnf-topology/vnf-parameters-data/param=vf-naming-policy)
2026-04-12 13:30:11,661|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2026-04-12 13:30:11,661|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2026-04-12 13:30:11,661|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2026-04-12 13:30:11,662|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2026-04-12 13:30:11,662|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||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)
2026-04-12 13:30:11,662|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2026-04-12 13:30:11,663|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2026-04-12 13:30:11,663|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20260412t133005953076z")
2026-04-12 13:30:11,663|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20260412t133005953076z")
2026-04-12 13:30:11,663|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20260412t133005953076z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2026-04-12 13:30:11,663|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20260412t133005953076z", vf-module-label="helm_apache", vf-module-id="0e5f6405-d1d8-4780-922d-7310ed74cd25"}
2026-04-12 13:30:11,665|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2026-04-12 13:30:11,665|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2026-04-12 13:30:11,666|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2026-04-12 13:30:11,744|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2026-04-12 13:30:11,744|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2026-04-12 13:30:11,745|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001")
2026-04-12 13:30:11,745|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001")
2026-04-12 13:30:11,745|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2026-04-12 13:30:11,745|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2026-04-12 13:30:11,745|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4103131b-f69e-4bd7-bf82-21f14a09b972", vnf-id="63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"}
2026-04-12 13:30:11,747|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vnf-topology/vnf-parameters-data/param=k8s-rb-profile-k8s-version), path:(/GENERIC-RESOURCE-API: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})
2026-04-12 13:30:11,747|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vnf-topology/vnf-parameters-data/param=k8s-rb-profile-k8s-version), path:(/GENERIC-RESOURCE-API:param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2026-04-12 13:30:11,748|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vnf-topology/vnf-parameters-data/param=k8s-rb-profile-k8s-version)
2026-04-12 13:30:11,754|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2026-04-12 13:30:11,754|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2026-04-12 13:30:11,754|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2026-04-12 13:30:11,755|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2026-04-12 13:30:11,755|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||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)
2026-04-12 13:30:11,755|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||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)
2026-04-12 13:30:11,756|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2026-04-12 13:30:11,756|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
  "k8s-rb-definition-version" : "a075364c-4459-4a0d-9aa5-245e28e17653",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "4103131b-f69e-4bd7-bf82-21f14a09b972",
  "vf-module-id" : "0e5f6405-d1d8-4780-922d-7310ed74cd25",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "a075364c-4459-4a0d-9aa5-245e28e17653",
  "vf-module-model-invariant-uuid" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
  "vf-module-model-version" : "fd5612bf-d372-4e31-9412-c5a4384a6a44",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "63f9c2af-d31c-4eb8-89b3-86dd432e5cfb",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20260412t133005953076z"
})
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[e14d122f-84e3-47dc-b70d-70f8fa06b9fc])'s step(profile-upload)
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||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.
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(e14d122f-84e3-47dc-b70d-70f8fa06b9fc) for workflow(resource-assignment) step(profile-upload)
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||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"]}})
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2026-04-12 13:30:11,760|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2026-04-12 13:30:11,764|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/b5a8a180-14eb-42f1-8060-7accb5d7bf35/a075364c-4459-4a0d-9aa5-245e28e17653)
2026-04-12 13:30:11,782|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2026-04-12 13:30:11,786|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/b5a8a180-14eb-42f1-8060-7accb5d7bf35/a075364c-4459-4a0d-9aa5-245e28e17653/profile/node-port-profile)
2026-04-12 13:30:11,794|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response status(404 - Not Found)
2026-04-12 13:30:11,795|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s Profile..
2026-04-12 13:30:11,814|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/b5a8a180-14eb-42f1-8060-7accb5d7bf35/a075364c-4459-4a0d-9aa5-245e28e17653/profile)
2026-04-12 13:30:11,835|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2026-04-12 13:30:11,839|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/b5a8a180-14eb-42f1-8060-7accb5d7bf35/a075364c-4459-4a0d-9aa5-245e28e17653/profile/node-port-profile/content)
2026-04-12 13:30:11,850|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2026-04-12 13:30:11,850|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| K8s Profile Upload Completed
2026-04-12 13:30:11,850|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2026-04-12 13:30:11,850|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2026-04-12 13:30:11,850|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2026-04-12 13:30:11,850|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2026-04-12 13:30:11,850|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| workflow(e14d122f-84e3-47dc-b70d-70f8fa06b9fc) nodes completed with (0)exceptions
2026-04-12 13:30:11,850|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2026-04-12 13:30:11,908|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(e14d122f-84e3-47dc-b70d-70f8fa06b9fc), subrequestID(0e5f6405-d1d8-4780-922d-7310ed74cd25) CBA(APACHE/1.0.0/resource-assignment).
2026-04-12 13:30:11,852|e14d122f-84e3-47dc-b70d-70f8fa06b9fc||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 54cf8e75-47ea-4843-8c56-ce143ff6e44a auditStoreId -1
2026-04-12 13:30:12,695|40bd7476-619b-44a3-a5c1-465a2e4a830a||reactor-http-epoll-3||||INFO||||||| processing request id 40bd7476-619b-44a3-a5c1-465a2e4a830a
2026-04-12 13:30:12,695|40bd7476-619b-44a3-a5c1-465a2e4a830a||reactor-http-epoll-3||||INFO||||||| getting blueprint Id using name(ubuntu20), version(1.0.0) from db
2026-04-12 13:30:12,703|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2026-04-12 13:30:12,704|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:30:12,705|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2026-04-12 13:30:12,709|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:30:12,709|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2026-04-12 13:30:12,709|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| getting blueprint Id using name(ubuntu20), version(1.0.0) from db
2026-04-12 13:30:12,714|40bd7476-619b-44a3-a5c1-465a2e4a830a||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(40bd7476-619b-44a3-a5c1-465a2e4a830a), subrequestID(a2fb21ef-2d68-459a-99b6-407dbd2a2566) CBA(ubuntu20/1.0.0/resource-assignment).
2026-04-12 13:30:12,716|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2026-04-12 13:30:12,716|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2026-04-12 13:30:12,716|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:30:12,717|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2026-04-12 13:30:12,717|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2026-04-12 13:30:12,717|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:30:12,717|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(40bd7476-619b-44a3-a5c1-465a2e4a830a) for workflow(resource-assignment) step(resource-assignment)
2026-04-12 13:30:12,717|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:12,717|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2026-04-12 13:30:12,718|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2026-04-12 13:30:12,721|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||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
]]])
2026-04-12 13:30:12,722|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2026-04-12 13:30:12,722|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2026-04-12 13:30:12,722|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2026-04-12 13:30:12,722|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004_20220124") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2026-04-12 13:30:12,722|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a2fb21ef-2d68-459a-99b6-407dbd2a2566") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2026-04-12 13:30:12,723|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6ddb5365-215f-4328-a462-e6bb1c2d2a42") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2026-04-12 13:30:12,723|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||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)
2026-04-12 13:30:12,723|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1-2-20") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2026-04-12 13:30:12,723|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2026-04-12 13:30:12,723|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0597f897-3de7-4637-bb4a-b9cd1da0c8e0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2026-04-12 13:30:12,723|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "6ddb5365-215f-4328-a462-e6bb1c2d2a42",
  "ubuntu20_flavor_name" : "1-2-20",
  "ubuntu20_image_name" : "Ubuntu_2004_20220124",
  "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" : "a2fb21ef-2d68-459a-99b6-407dbd2a2566",
  "vnf-id" : "0597f897-3de7-4637-bb4a-b9cd1da0c8e0",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2026-04-12 13:30:12,725|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2026-04-12 13:30:12,726|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:12,726|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2026-04-12 13:30:12,727|40bd7476-619b-44a3-a5c1-465a2e4a830a||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b496d101-494b-40cc-b91a-b57f92dc2a98 auditStoreId -1
2026-04-12 13:30:12,732|40bd7476-619b-44a3-a5c1-465a2e4a830a||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(40bd7476-619b-44a3-a5c1-465a2e4a830a), subrequestID(a2fb21ef-2d68-459a-99b6-407dbd2a2566) CBA(ubuntu20/1.0.0/resource-assignment).
2026-04-12 13:30:14,533|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2026-04-12 13:30:14,607|||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]]
Apr 12, 2026 1:30:14 PM com.google.protobuf.GeneratedMessage warnPre22Gencode
WARNING: Vulnerable protobuf generated type in use: org.onap.ccsdk.cds.controllerblueprints.processing.api.ExecutionServiceInput
As of 2022/09/29 (release 21.7) makeExtensionsImmutable should not be called from protobuf gencode. If you are seeing this message, your gencode is vulnerable to a denial of service attack. You should regenerate your code using protobuf 25.6 or later. Use the latest version that meets your needs. However, if you understand the risks and wish to continue with vulnerable gencode, you can set the system property `-Dcom.google.protobuf.use_unsafe_pre22_gencode` on the command line to silence this warning. You also can set `-Dcom.google.protobuf.error_on_unsafe_pre22_gencode` to throw an error instead. See security vulnerability: https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2
2026-04-12 13:30:14,629|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing request id 14466614-c665-4bee-899f-83283da88d40
2026-04-12 13:30:14,629|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| getting blueprint Id using name(APACHE), version(1.0.0) from db
2026-04-12 13:30:14,635|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:14,635|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2026-04-12 13:30:14,647|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deriving input data for workflow: (config-assign)
2026-04-12 13:30:14,653|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:30:14,653|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| StoreAuditService ID  -1
2026-04-12 13:30:14,653|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| getting blueprint Id using name(APACHE), version(1.0.0) from db
2026-04-12 13:30:14,657|14466614-c665-4bee-899f-83283da88d40||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(14466614-c665-4bee-899f-83283da88d40), subrequestID(8b7d9896-42e0-43b2-98b3-ff199fa73560) CBA(APACHE/1.0.0/config-assign).
2026-04-12 13:30:14,658|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:14,658|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2026-04-12 13:30:14,658|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2026-04-12 13:30:14,660|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deriving input data for workflow: (config-assign)
2026-04-12 13:30:14,661|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(START) -> executed state(SUCCESS)
2026-04-12 13:30:14,661|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Executing workflow(config-assign[14466614-c665-4bee-899f-83283da88d40])'s step(config-setup)
2026-04-12 13:30:14,661|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:30:14,661|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| preparing request id(14466614-c665-4bee-899f-83283da88d40) for workflow(config-assign) step(config-setup)
2026-04-12 13:30:14,661|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:14,661|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2026-04-12 13:30:14,662|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2026-04-12 13:30:14,666|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2026-04-12 13:30:14,666|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2026-04-12 13:30:14,669|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ("4103131b-f69e-4bd7-bf82-21f14a09b972") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2026-04-12 13:30:14,670|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 
Resolved Input Key mappings: 
{service-instance-id="4103131b-f69e-4bd7-bf82-21f14a09b972"}
2026-04-12 13:30:14,671|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| RestResource (sdnc) dictionary information: URL:(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972), path:(/GENERIC-RESOURCE-API:service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2026-04-12 13:30:14,671|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| sdnc dictionary information : (/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972), path:(/GENERIC-RESOURCE-API:service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2026-04-12 13:30:14,673|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972)
2026-04-12 13:30:14,708|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(200 - OK)
2026-04-12 13:30:14,708|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response processing type (string)
2026-04-12 13:30:14,709|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b")
2026-04-12 13:30:14,709|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b")
2026-04-12 13:30:14,709|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ("basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2026-04-12 13:30:14,709|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ("63f9c2af-d31c-4eb8-89b3-86dd432e5cfb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2026-04-12 13:30:14,709|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 
Resolved Input Key mappings: 
{service-instance-id="4103131b-f69e-4bd7-bf82-21f14a09b972", vnf-id="63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"}
2026-04-12 13:30:14,711|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| RestResource (sdnc) dictionary information: URL:(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vf-modules), path:(/GENERIC-RESOURCE-API:vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2026-04-12 13:30:14,711|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| sdnc dictionary information : (/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vf-modules), path:(/GENERIC-RESOURCE-API:vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2026-04-12 13:30:14,712|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vf-modules)
2026-04-12 13:30:14,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(200 - OK)
2026-04-12 13:30:14,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response processing type (json)
2026-04-12 13:30:14,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"tenant":"123456","vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd5612bf-d372-4e31-9412-c5a4384a6a44","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-action":"CreateVfModuleInstance","request-id":"14466614-c665-4bee-899f-83283da88d40","source":"MSO"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-uuid":"567d5a3b-69cf-4cc7-84c6-d84ea06b5e55","model-invariant-uuid":"665b00a4-82b5-4a74-b56e-f191a69147ef"},"global-customer-id":"basiccnf-macro-customer","service-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","service-instance-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","subscription-service-type":"basic_cnf_macro_gnb"},"sdnc-request-header":{"svc-request-id":"d02522a2-2849-462a-ab14-8183b7e53877","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/96b49cc3-a910-42e6-b13f-108ef0c804a4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-customization-uuid":"e675235d-da70-43ac-b815-15b860ec7107","model-uuid":"d42a26ee-9eae-4460-890f-15f8e1d4d608","model-invariant-uuid":"44c18781-53e0-47e2-ae11-5460195ba14e"},"vnf-type":"basic_cnf_macro_gnb/null","vnf-name":"basic_cnf_macro_gnb","vnf-id":"63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"},"vf-module-information":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25"}}}]})
2026-04-12 13:30:14,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"tenant":"123456","vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd5612bf-d372-4e31-9412-c5a4384a6a44","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-action":"CreateVfModuleInstance","request-id":"14466614-c665-4bee-899f-83283da88d40","source":"MSO"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-uuid":"567d5a3b-69cf-4cc7-84c6-d84ea06b5e55","model-invariant-uuid":"665b00a4-82b5-4a74-b56e-f191a69147ef"},"global-customer-id":"basiccnf-macro-customer","service-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","service-instance-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","subscription-service-type":"basic_cnf_macro_gnb"},"sdnc-request-header":{"svc-request-id":"d02522a2-2849-462a-ab14-8183b7e53877","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/96b49cc3-a910-42e6-b13f-108ef0c804a4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-customization-uuid":"e675235d-da70-43ac-b815-15b860ec7107","model-uuid":"d42a26ee-9eae-4460-890f-15f8e1d4d608","model-invariant-uuid":"44c18781-53e0-47e2-ae11-5460195ba14e"},"vnf-type":"basic_cnf_macro_gnb/null","vnf-name":"basic_cnf_macro_gnb","vnf-id":"63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"},"vf-module-information":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25"}}}]})
2026-04-12 13:30:14,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"tenant":"123456","vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd5612bf-d372-4e31-9412-c5a4384a6a44","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-action":"CreateVfModuleInstance","request-id":"14466614-c665-4bee-899f-83283da88d40","source":"MSO"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-uuid":"567d5a3b-69cf-4cc7-84c6-d84ea06b5e55","model-invariant-uuid":"665b00a4-82b5-4a74-b56e-f191a69147ef"},"global-customer-id":"basiccnf-macro-customer","service-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","service-instance-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","subscription-service-type":"basic_cnf_macro_gnb"},"sdnc-request-header":{"svc-request-id":"d02522a2-2849-462a-ab14-8183b7e53877","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/96b49cc3-a910-42e6-b13f-108ef0c804a4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-customization-uuid":"e675235d-da70-43ac-b815-15b860ec7107","model-uuid":"d42a26ee-9eae-4460-890f-15f8e1d4d608","model-invariant-uuid":"44c18781-53e0-47e2-ae11-5460195ba14e"},"vnf-type":"basic_cnf_macro_gnb/null","vnf-name":"basic_cnf_macro_gnb","vnf-id":"63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"},"vf-module-information":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25"}}}]), type  ({json})
2026-04-12 13:30:14,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"tenant":"123456","vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd5612bf-d372-4e31-9412-c5a4384a6a44","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-action":"CreateVfModuleInstance","request-id":"14466614-c665-4bee-899f-83283da88d40","source":"MSO"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-uuid":"567d5a3b-69cf-4cc7-84c6-d84ea06b5e55","model-invariant-uuid":"665b00a4-82b5-4a74-b56e-f191a69147ef"},"global-customer-id":"basiccnf-macro-customer","service-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","service-instance-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","subscription-service-type":"basic_cnf_macro_gnb"},"sdnc-request-header":{"svc-request-id":"d02522a2-2849-462a-ab14-8183b7e53877","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/96b49cc3-a910-42e6-b13f-108ef0c804a4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-customization-uuid":"e675235d-da70-43ac-b815-15b860ec7107","model-uuid":"d42a26ee-9eae-4460-890f-15f8e1d4d608","model-invariant-uuid":"44c18781-53e0-47e2-ae11-5460195ba14e"},"vnf-type":"basic_cnf_macro_gnb/null","vnf-name":"basic_cnf_macro_gnb","vnf-id":"63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"},"vf-module-information":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2026-04-12 13:30:14,722|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 
Resolved Input Key mappings: 
{vnf-id="63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"}
2026-04-12 13:30:14,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/63f9c2af-d31c-4eb8-89b3-86dd432e5cfb?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2026-04-12 13:30:14,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/63f9c2af-d31c-4eb8-89b3-86dd432e5cfb?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2026-04-12 13:30:14,726|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/63f9c2af-d31c-4eb8-89b3-86dd432e5cfb?depth=1)
2026-04-12 13:30:14,784|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(200 - OK)
2026-04-12 13:30:14,784|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response processing type (json)
2026-04-12 13:30:14,784|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1776000612445","model-invariant-id":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","model-version-id":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-customization-id":"a075364c-4459-4a0d-9aa5-245e28e17653","module-index":0}]})
2026-04-12 13:30:14,784|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1776000612445","model-invariant-id":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","model-version-id":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-customization-id":"a075364c-4459-4a0d-9aa5-245e28e17653","module-index":0}]})
2026-04-12 13:30:14,784|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1776000612445","model-invariant-id":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","model-version-id":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-customization-id":"a075364c-4459-4a0d-9aa5-245e28e17653","module-index":0}]), type  ({json})
2026-04-12 13:30:14,784|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1776000612445","model-invariant-id":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","model-version-id":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-customization-id":"a075364c-4459-4a0d-9aa5-245e28e17653","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2026-04-12 13:30:14,809|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2026-04-12 13:30:14,834|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:18,393|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2026-04-12 13:30:18,611|||grpc-default-executor-2||||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]]
2026-04-12 13:30:18,613|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing request id 9756aeb0-3e01-40d9-b472-61df5a18173e
2026-04-12 13:30:18,614|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| getting blueprint Id using name(ubuntu20), version(1.0.0) from db
2026-04-12 13:30:18,623|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2026-04-12 13:30:18,623|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:30:18,625|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deriving input data for workflow: (config-assign)
2026-04-12 13:30:18,629|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:30:18,629|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| StoreAuditService ID  -1
2026-04-12 13:30:18,629|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| getting blueprint Id using name(ubuntu20), version(1.0.0) from db
2026-04-12 13:30:18,634|9756aeb0-3e01-40d9-b472-61df5a18173e||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(9756aeb0-3e01-40d9-b472-61df5a18173e), subrequestID(dfab753f-1dff-4214-92a1-a42ade982bd8) CBA(ubuntu20/1.0.0/config-assign).
2026-04-12 13:30:18,636|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2026-04-12 13:30:18,636|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2026-04-12 13:30:18,636|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:30:18,638|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deriving input data for workflow: (config-assign)
2026-04-12 13:30:18,638|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2026-04-12 13:30:18,638|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:30:18,638|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| preparing request id(9756aeb0-3e01-40d9-b472-61df5a18173e) for workflow(config-assign) step(config-assign)
2026-04-12 13:30:18,638|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:18,638|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2026-04-12 13:30:18,639|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2026-04-12 13:30:18,724|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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
]]])
2026-04-12 13:30:18,725|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2026-04-12 13:30:18,727|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ("6ddb5365-215f-4328-a462-e6bb1c2d2a42") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2026-04-12 13:30:18,727|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ("0597f897-3de7-4637-bb4a-b9cd1da0c8e0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2026-04-12 13:30:18,823|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Resource resolution saved into database successfully : (service-instance-id)
2026-04-12 13:30:18,823|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Resource resolution saved into database successfully : (vnf_name)
2026-04-12 13:30:18,825|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Resource resolution saved into database successfully : (vnf-id)
2026-04-12 13:30:18,825|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Generated Resource Param Data ({
  "service-instance-id" : "6ddb5365-215f-4328-a462-e6bb1c2d2a42",
  "vnf-id" : "0597f897-3de7-4637-bb4a-b9cd1da0c8e0",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2026-04-12 13:30:19,108|9756aeb0-3e01-40d9-b472-61df5a18173e||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2026-04-12 13:30:19,132|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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})
2026-04-12 13:30:19,133|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Preparing Response...
2026-04-12 13:30:19,133|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:19,133|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveWorkflowOutputs for workflow(config-assign)
2026-04-12 13:30:19,135|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 32f227ef-7707-47bf-9f56-b7d57f2c494c auditStoreId -1
2026-04-12 13:30:19,212|9756aeb0-3e01-40d9-b472-61df5a18173e||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(9756aeb0-3e01-40d9-b472-61df5a18173e), subrequestID(dfab753f-1dff-4214-92a1-a42ade982bd8) CBA(ubuntu20/1.0.0/config-assign).
2026-04-12 13:30:19,221|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Completed
2026-04-12 13:30:29,308|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| compiled in (14411)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:29,309|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:30:29,314|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","k8s-rb-definition-version":"a075364c-4459-4a0d-9aa5-245e28e17653","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2026-04-12 13:30:29,314|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
      "k8s-rb-definition-version" : "a075364c-4459-4a0d-9aa5-245e28e17653"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "4103131b-f69e-4bd7-bf82-21f14a09b972",
  "service-instance-name" : "basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "a075364c-4459-4a0d-9aa5-245e28e17653",
      "model-invariant-id" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
      "model-version-id" : "fd5612bf-d372-4e31-9412-c5a4384a6a44",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1776000612445",
      "vf-module-id" : "0e5f6405-d1d8-4780-922d-7310ed74cd25",
      "vf-module-name" : "basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "14466614-c665-4bee-899f-83283da88d40",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/96b49cc3-a910-42e6-b13f-108ef0c804a4",
          "svc-request-id" : "d02522a2-2849-462a-ab14-8183b7e53877"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "665b00a4-82b5-4a74-b56e-f191a69147ef",
            "model-name" : "basic_cnf_macro_gnb",
            "model-uuid" : "567d5a3b-69cf-4cc7-84c6-d84ea06b5e55",
            "model-version" : "1.0"
          },
          "service-id" : "4103131b-f69e-4bd7-bf82-21f14a09b972",
          "service-instance-id" : "4103131b-f69e-4bd7-bf82-21f14a09b972",
          "subscription-service-type" : "basic_cnf_macro_gnb"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "a075364c-4459-4a0d-9aa5-245e28e17653",
            "model-invariant-uuid" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
            "model-name" : "BasicCnfMacroGnb..helm_apache..module-1",
            "model-uuid" : "fd5612bf-d372-4e31-9412-c5a4384a6a44",
            "model-version" : "1"
          },
          "vf-module-id" : "0e5f6405-d1d8-4780-922d-7310ed74cd25",
          "vf-module-type" : "BasicCnfMacroGnb..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a075364c-4459-4a0d-9aa5-245e28e17653",
            "model-invariant-uuid" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
            "model-name" : "BasicCnfMacroGnb..helm_apache..module-1",
            "model-uuid" : "fd5612bf-d372-4e31-9412-c5a4384a6a44",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "fd5612bf-d372-4e31-9412-c5a4384a6a44"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20260412t133005953076z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "0e5f6405-d1d8-4780-922d-7310ed74cd25",
            "vf-module-name" : "basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacroGnb..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "e675235d-da70-43ac-b815-15b860ec7107",
            "model-invariant-uuid" : "44c18781-53e0-47e2-ae11-5460195ba14e",
            "model-name" : "basic_cnf_macro_gnb",
            "model-uuid" : "d42a26ee-9eae-4460-890f-15f8e1d4d608",
            "model-version" : "1.0"
          },
          "vnf-id" : "63f9c2af-d31c-4eb8-89b3-86dd432e5cfb",
          "vnf-name" : "basic_cnf_macro_gnb",
          "vnf-type" : "basic_cnf_macro_gnb/null"
        }
      },
      "vf-module-id" : "0e5f6405-d1d8-4780-922d-7310ed74cd25"
    } ]
  },
  "vnf-id" : "63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"
})
2026-04-12 13:30:29,318|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Preparing Response...
2026-04-12 13:30:29,318|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2026-04-12 13:30:29,318|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(config-setup) -> executed state(SUCCESS)
2026-04-12 13:30:29,318|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Executing workflow(config-assign[14466614-c665-4bee-899f-83283da88d40])'s step(config-template)
2026-04-12 13:30:29,318|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:30:29,321|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| preparing request id(14466614-c665-4bee-899f-83283da88d40) for workflow(config-assign) step(config-template)
2026-04-12 13:30:29,321|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2026-04-12 13:30:29,321|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2026-04-12 13:30:29,348|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Triggering K8s Config Upload component logic.
2026-04-12 13:30:29,348|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Getting the template prefixes
2026-04-12 13:30:29,348|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Iterating over prefixes in resource assignment map.
2026-04-12 13:30:29,350|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/v1/rb/definition/b5a8a180-14eb-42f1-8060-7accb5d7bf35/a075364c-4459-4a0d-9aa5-245e28e17653)
2026-04-12 13:30:29,359|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(200 - OK)
2026-04-12 13:30:29,360|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/v1/rb/definition/b5a8a180-14eb-42f1-8060-7accb5d7bf35/a075364c-4459-4a0d-9aa5-245e28e17653/config-template/replica-count-template)
2026-04-12 13:30:29,408|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(500 - Internal Server Error)
2026-04-12 13:30:29,408|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Uploading K8s template..
2026-04-12 13:30:29,411|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(POST), url(/v1/rb/definition/b5a8a180-14eb-42f1-8060-7accb5d7bf35/a075364c-4459-4a0d-9aa5-245e28e17653/config-template)
2026-04-12 13:30:29,426|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(201 - Created)
2026-04-12 13:30:29,427|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(POST), url(/v1/rb/definition/b5a8a180-14eb-42f1-8060-7accb5d7bf35/a075364c-4459-4a0d-9aa5-245e28e17653/config-template/replica-count-template/content)
2026-04-12 13:30:29,443|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(200 - OK)
2026-04-12 13:30:29,443|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| K8s Config Upload Completed
2026-04-12 13:30:29,443|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Preparing Response...
2026-04-12 13:30:29,443|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2026-04-12 13:30:29,443|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(config-template) -> executed state(SUCCESS)
2026-04-12 13:30:29,443|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(END) -> executed state(SUCCESS)
2026-04-12 13:30:29,444|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(14466614-c665-4bee-899f-83283da88d40) nodes completed with (0)exceptions
2026-04-12 13:30:29,444|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveWorkflowOutputs for workflow(config-assign)
2026-04-12 13:30:29,447|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 218e8f84-64fd-4be3-8590-2e455a46bedf auditStoreId -1
2026-04-12 13:30:29,449|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Completed
2026-04-12 13:30:29,453|14466614-c665-4bee-899f-83283da88d40||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(14466614-c665-4bee-899f-83283da88d40), subrequestID(8b7d9896-42e0-43b2-98b3-ff199fa73560) CBA(APACHE/1.0.0/config-assign).
2026-04-12 13:31:19,677|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2026-04-12 13:31:19,748|||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]]
2026-04-12 13:31:19,750|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing request id 9756aeb0-3e01-40d9-b472-61df5a18173e
2026-04-12 13:31:19,750|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| getting blueprint Id using name(ubuntu20), version(1.0.0) from db
2026-04-12 13:31:19,762|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2026-04-12 13:31:19,763|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:31:19,768|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:31:19,768|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| StoreAuditService ID  -1
2026-04-12 13:31:19,768|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| getting blueprint Id using name(ubuntu20), version(1.0.0) from db
2026-04-12 13:31:19,774|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2026-04-12 13:31:19,774|9756aeb0-3e01-40d9-b472-61df5a18173e||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(9756aeb0-3e01-40d9-b472-61df5a18173e), subrequestID(e965678f-1682-4e8b-9c10-de1fc5daae10) CBA(ubuntu20/1.0.0/config-deploy).
2026-04-12 13:31:19,774|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2026-04-12 13:31:19,774|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2026-04-12 13:31:19,775|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deriving input data for workflow: (config-deploy)
2026-04-12 13:31:19,776|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2026-04-12 13:31:19,776|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:31:19,778|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| preparing request id(9756aeb0-3e01-40d9-b472-61df5a18173e) for workflow(config-deploy) step(config-deploy)
2026-04-12 13:31:19,779|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2026-04-12 13:31:19,779|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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"})
2026-04-12 13:31:19,782|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2026-04-12 13:31:19,782|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Getting Jython Script Class(ConfigDeploy)
2026-04-12 13:31:24,235|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@45a46bcd
2026-04-12 13:31:24,236|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Hello world
2026-04-12 13:31:24,236|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Preparing Response...
2026-04-12 13:31:24,236|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2026-04-12 13:31:24,236|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveWorkflowOutputs for workflow(config-deploy)
2026-04-12 13:31:24,238|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7b99a93b-b1e5-467b-b8fa-8d9dadee4d74 auditStoreId -1
2026-04-12 13:31:24,239|9756aeb0-3e01-40d9-b472-61df5a18173e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Completed
2026-04-12 13:31:24,245|9756aeb0-3e01-40d9-b472-61df5a18173e||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(9756aeb0-3e01-40d9-b472-61df5a18173e), subrequestID(e965678f-1682-4e8b-9c10-de1fc5daae10) CBA(ubuntu20/1.0.0/config-deploy).
2026-04-12 13:31:31,213|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2026-04-12 13:31:31,276|||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]]
2026-04-12 13:31:31,277|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing request id 14466614-c665-4bee-899f-83283da88d40
2026-04-12 13:31:31,277|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| getting blueprint Id using name(APACHE), version(1.0.0) from db
2026-04-12 13:31:31,285|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:31:31,285|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2026-04-12 13:31:31,287|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deriving input data for workflow: (config-deploy)
2026-04-12 13:31:31,292|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:31:31,292|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| StoreAuditService ID  -1
2026-04-12 13:31:31,292|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| getting blueprint Id using name(APACHE), version(1.0.0) from db
2026-04-12 13:31:31,296|14466614-c665-4bee-899f-83283da88d40||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(14466614-c665-4bee-899f-83283da88d40), subrequestID(e834cf05-1dfd-4b87-8b68-5e14483c066a) CBA(APACHE/1.0.0/config-deploy).
2026-04-12 13:31:31,298|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2026-04-12 13:31:31,298|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2026-04-12 13:31:31,298|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2026-04-12 13:31:31,308|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deriving input data for workflow: (config-deploy)
2026-04-12 13:31:31,309|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(START) -> executed state(SUCCESS)
2026-04-12 13:31:31,309|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Executing workflow(config-deploy[14466614-c665-4bee-899f-83283da88d40])'s step(config-setup)
2026-04-12 13:31:31,310|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:31:31,310|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| preparing request id(14466614-c665-4bee-899f-83283da88d40) for workflow(config-deploy) step(config-setup)
2026-04-12 13:31:31,310|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2026-04-12 13:31:31,310|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2026-04-12 13:31:31,310|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2026-04-12 13:31:31,316|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2026-04-12 13:31:31,316|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2026-04-12 13:31:31,317|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ("4103131b-f69e-4bd7-bf82-21f14a09b972") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2026-04-12 13:31:31,317|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 
Resolved Input Key mappings: 
{service-instance-id="4103131b-f69e-4bd7-bf82-21f14a09b972"}
2026-04-12 13:31:31,415|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| RestResource (sdnc) dictionary information: URL:(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972), path:(/GENERIC-RESOURCE-API:service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2026-04-12 13:31:31,415|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| sdnc dictionary information : (/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972), path:(/GENERIC-RESOURCE-API:service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2026-04-12 13:31:31,418|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972)
2026-04-12 13:31:31,438|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(200 - OK)
2026-04-12 13:31:31,438|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response processing type (string)
2026-04-12 13:31:31,438|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b")
2026-04-12 13:31:31,438|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b")
2026-04-12 13:31:31,438|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ("basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2026-04-12 13:31:31,438|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ("63f9c2af-d31c-4eb8-89b3-86dd432e5cfb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2026-04-12 13:31:31,439|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 
Resolved Input Key mappings: 
{service-instance-id="4103131b-f69e-4bd7-bf82-21f14a09b972", vnf-id="63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"}
2026-04-12 13:31:31,440|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| RestResource (sdnc) dictionary information: URL:(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vf-modules), path:(/GENERIC-RESOURCE-API:vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2026-04-12 13:31:31,440|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| sdnc dictionary information : (/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vf-modules), path:(/GENERIC-RESOURCE-API:vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2026-04-12 13:31:31,442|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/rests/data/GENERIC-RESOURCE-API:services/service=4103131b-f69e-4bd7-bf82-21f14a09b972/service-data/vnfs/vnf=63f9c2af-d31c-4eb8-89b3-86dd432e5cfb/vnf-data/vf-modules)
2026-04-12 13:31:31,450|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(200 - OK)
2026-04-12 13:31:31,450|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response processing type (json)
2026-04-12 13:31:31,450|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd5612bf-d372-4e31-9412-c5a4384a6a44","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-action":"CreateVfModuleInstance","request-id":"14466614-c665-4bee-899f-83283da88d40","source":"MSO"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-uuid":"567d5a3b-69cf-4cc7-84c6-d84ea06b5e55","model-invariant-uuid":"665b00a4-82b5-4a74-b56e-f191a69147ef"},"global-customer-id":"basiccnf-macro-customer","service-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","service-instance-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","subscription-service-type":"basic_cnf_macro_gnb"},"sdnc-request-header":{"svc-request-id":"18b6e6e4-1801-4fd9-9fa7-437a36548999","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1dbf76df-bfb3-4cc9-bb98-a1808d7a45fc","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-customization-uuid":"e675235d-da70-43ac-b815-15b860ec7107","model-uuid":"d42a26ee-9eae-4460-890f-15f8e1d4d608","model-invariant-uuid":"44c18781-53e0-47e2-ae11-5460195ba14e"},"vnf-type":"basic_cnf_macro_gnb/null","vnf-name":"basic_cnf_macro_gnb","vnf-id":"63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","from-preload":false}}}]})
2026-04-12 13:31:31,450|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd5612bf-d372-4e31-9412-c5a4384a6a44","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-action":"CreateVfModuleInstance","request-id":"14466614-c665-4bee-899f-83283da88d40","source":"MSO"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-uuid":"567d5a3b-69cf-4cc7-84c6-d84ea06b5e55","model-invariant-uuid":"665b00a4-82b5-4a74-b56e-f191a69147ef"},"global-customer-id":"basiccnf-macro-customer","service-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","service-instance-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","subscription-service-type":"basic_cnf_macro_gnb"},"sdnc-request-header":{"svc-request-id":"18b6e6e4-1801-4fd9-9fa7-437a36548999","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1dbf76df-bfb3-4cc9-bb98-a1808d7a45fc","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-customization-uuid":"e675235d-da70-43ac-b815-15b860ec7107","model-uuid":"d42a26ee-9eae-4460-890f-15f8e1d4d608","model-invariant-uuid":"44c18781-53e0-47e2-ae11-5460195ba14e"},"vnf-type":"basic_cnf_macro_gnb/null","vnf-name":"basic_cnf_macro_gnb","vnf-id":"63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","from-preload":false}}}]})
2026-04-12 13:31:31,450|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd5612bf-d372-4e31-9412-c5a4384a6a44","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-action":"CreateVfModuleInstance","request-id":"14466614-c665-4bee-899f-83283da88d40","source":"MSO"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-uuid":"567d5a3b-69cf-4cc7-84c6-d84ea06b5e55","model-invariant-uuid":"665b00a4-82b5-4a74-b56e-f191a69147ef"},"global-customer-id":"basiccnf-macro-customer","service-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","service-instance-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","subscription-service-type":"basic_cnf_macro_gnb"},"sdnc-request-header":{"svc-request-id":"18b6e6e4-1801-4fd9-9fa7-437a36548999","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1dbf76df-bfb3-4cc9-bb98-a1808d7a45fc","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-customization-uuid":"e675235d-da70-43ac-b815-15b860ec7107","model-uuid":"d42a26ee-9eae-4460-890f-15f8e1d4d608","model-invariant-uuid":"44c18781-53e0-47e2-ae11-5460195ba14e"},"vnf-type":"basic_cnf_macro_gnb/null","vnf-name":"basic_cnf_macro_gnb","vnf-id":"63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","from-preload":false}}}]), type  ({json})
2026-04-12 13:31:31,450|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd5612bf-d372-4e31-9412-c5a4384a6a44","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20260412t133005953076z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-action":"CreateVfModuleInstance","request-id":"14466614-c665-4bee-899f-83283da88d40","source":"MSO"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-uuid":"567d5a3b-69cf-4cc7-84c6-d84ea06b5e55","model-invariant-uuid":"665b00a4-82b5-4a74-b56e-f191a69147ef"},"global-customer-id":"basiccnf-macro-customer","service-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","service-instance-id":"4103131b-f69e-4bd7-bf82-21f14a09b972","subscription-service-type":"basic_cnf_macro_gnb"},"sdnc-request-header":{"svc-request-id":"18b6e6e4-1801-4fd9-9fa7-437a36548999","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1dbf76df-bfb3-4cc9-bb98-a1808d7a45fc","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro_gnb","model-customization-uuid":"e675235d-da70-43ac-b815-15b860ec7107","model-uuid":"d42a26ee-9eae-4460-890f-15f8e1d4d608","model-invariant-uuid":"44c18781-53e0-47e2-ae11-5460195ba14e"},"vnf-type":"basic_cnf_macro_gnb/null","vnf-name":"basic_cnf_macro_gnb","vnf-id":"63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacroGnb..helm_apache..module-1","model-customization-uuid":"a075364c-4459-4a0d-9aa5-245e28e17653","model-uuid":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-invariant-uuid":"b5a8a180-14eb-42f1-8060-7accb5d7bf35"},"vf-module-type":"BasicCnfMacroGnb..helm_apache..module-1","vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2026-04-12 13:31:31,451|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 
Resolved Input Key mappings: 
{vnf-id="63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"}
2026-04-12 13:31:31,452|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/63f9c2af-d31c-4eb8-89b3-86dd432e5cfb?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2026-04-12 13:31:31,452|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/63f9c2af-d31c-4eb8-89b3-86dd432e5cfb?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2026-04-12 13:31:31,454|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/63f9c2af-d31c-4eb8-89b3-86dd432e5cfb?depth=1)
2026-04-12 13:31:31,506|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(200 - OK)
2026-04-12 13:31:31,506|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response processing type (json)
2026-04-12 13:31:31,506|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","heat-stack-id":"happy_ptolemy","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1776000690380","model-invariant-id":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","model-version-id":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-customization-id":"a075364c-4459-4a0d-9aa5-245e28e17653","module-index":0}]})
2026-04-12 13:31:31,507|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","heat-stack-id":"happy_ptolemy","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1776000690380","model-invariant-id":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","model-version-id":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-customization-id":"a075364c-4459-4a0d-9aa5-245e28e17653","module-index":0}]})
2026-04-12 13:31:31,507|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","heat-stack-id":"happy_ptolemy","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1776000690380","model-invariant-id":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","model-version-id":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-customization-id":"a075364c-4459-4a0d-9aa5-245e28e17653","module-index":0}]), type  ({json})
2026-04-12 13:31:31,507|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0e5f6405-d1d8-4780-922d-7310ed74cd25","vf-module-name":"basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1","heat-stack-id":"happy_ptolemy","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1776000690380","model-invariant-id":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","model-version-id":"fd5612bf-d372-4e31-9412-c5a4384a6a44","model-customization-id":"a075364c-4459-4a0d-9aa5-245e28e17653","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2026-04-12 13:31:31,507|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2026-04-12 13:31:31,507|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"b5a8a180-14eb-42f1-8060-7accb5d7bf35","k8s-rb-definition-version":"a075364c-4459-4a0d-9aa5-245e28e17653","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"happy_ptolemy"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2026-04-12 13:31:31,508|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "happy_ptolemy",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
      "k8s-rb-definition-version" : "a075364c-4459-4a0d-9aa5-245e28e17653"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "4103131b-f69e-4bd7-bf82-21f14a09b972",
  "service-instance-name" : "basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "happy_ptolemy",
      "is-base-vf-module" : false,
      "model-customization-id" : "a075364c-4459-4a0d-9aa5-245e28e17653",
      "model-invariant-id" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
      "model-version-id" : "fd5612bf-d372-4e31-9412-c5a4384a6a44",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1776000690380",
      "vf-module-id" : "0e5f6405-d1d8-4780-922d-7310ed74cd25",
      "vf-module-name" : "basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "14466614-c665-4bee-899f-83283da88d40",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1dbf76df-bfb3-4cc9-bb98-a1808d7a45fc",
          "svc-request-id" : "18b6e6e4-1801-4fd9-9fa7-437a36548999"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "665b00a4-82b5-4a74-b56e-f191a69147ef",
            "model-name" : "basic_cnf_macro_gnb",
            "model-uuid" : "567d5a3b-69cf-4cc7-84c6-d84ea06b5e55",
            "model-version" : "1.0"
          },
          "service-id" : "4103131b-f69e-4bd7-bf82-21f14a09b972",
          "service-instance-id" : "4103131b-f69e-4bd7-bf82-21f14a09b972",
          "subscription-service-type" : "basic_cnf_macro_gnb"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "a075364c-4459-4a0d-9aa5-245e28e17653",
            "model-invariant-uuid" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
            "model-name" : "BasicCnfMacroGnb..helm_apache..module-1",
            "model-uuid" : "fd5612bf-d372-4e31-9412-c5a4384a6a44",
            "model-version" : "1"
          },
          "vf-module-id" : "0e5f6405-d1d8-4780-922d-7310ed74cd25",
          "vf-module-type" : "BasicCnfMacroGnb..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a075364c-4459-4a0d-9aa5-245e28e17653",
            "model-invariant-uuid" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35",
            "model-name" : "BasicCnfMacroGnb..helm_apache..module-1",
            "model-uuid" : "fd5612bf-d372-4e31-9412-c5a4384a6a44",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "fd5612bf-d372-4e31-9412-c5a4384a6a44"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20260412t133005953076z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "b5a8a180-14eb-42f1-8060-7accb5d7bf35"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20260412t133005953076z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "0e5f6405-d1d8-4780-922d-7310ed74cd25",
            "vf-module-name" : "basic_cnf_macro_d6a038c9-0d8b-4cb0-a85c-9ae18b18073b_basic_cnf_macro_gnb0..BasicCnfMacroGnb..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacroGnb..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "e675235d-da70-43ac-b815-15b860ec7107",
            "model-invariant-uuid" : "44c18781-53e0-47e2-ae11-5460195ba14e",
            "model-name" : "basic_cnf_macro_gnb",
            "model-uuid" : "d42a26ee-9eae-4460-890f-15f8e1d4d608",
            "model-version" : "1.0"
          },
          "vnf-id" : "63f9c2af-d31c-4eb8-89b3-86dd432e5cfb",
          "vnf-name" : "basic_cnf_macro_gnb",
          "vnf-type" : "basic_cnf_macro_gnb/null"
        }
      },
      "vf-module-id" : "0e5f6405-d1d8-4780-922d-7310ed74cd25"
    } ]
  },
  "vnf-id" : "63f9c2af-d31c-4eb8-89b3-86dd432e5cfb"
})
2026-04-12 13:31:31,510|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Preparing Response...
2026-04-12 13:31:31,510|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2026-04-12 13:31:31,510|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(config-setup) -> executed state(SUCCESS)
2026-04-12 13:31:31,510|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| node(handle_error) is waiting for incoming edges([status-verification-script>handle_error/FAILURE(NOT_STARTED), config-apply>handle_error/FAILURE(NOT_STARTED), status-verification-script-after>handle_error/FAILURE(NOT_STARTED)])
2026-04-12 13:31:31,510|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Executing workflow(config-deploy[14466614-c665-4bee-899f-83283da88d40])'s step(status-verification-script)
2026-04-12 13:31:31,510|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:31:31,512|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| preparing request id(14466614-c665-4bee-899f-83283da88d40) for workflow(config-deploy) step(status-verification-script)
2026-04-12 13:31:31,512|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2026-04-12 13:31:31,512|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2026-04-12 13:31:31,514|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2026-04-12 13:31:31,516|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| SIMPLE STATUS CHECK - START
2026-04-12 13:31:31,519|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/v1/instance/happy_ptolemy/status)
2026-04-12 13:31:31,573|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(200 - OK)
2026-04-12 13:31:31,581|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| VfModule helm_apache (happy_ptolemy) is ready.
2026-04-12 13:31:31,581|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| SIMPLE STATUS CHECK - END
2026-04-12 13:31:31,581|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Preparing Response...
2026-04-12 13:31:31,581|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2026-04-12 13:31:31,581|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2026-04-12 13:31:31,581|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| node(handle_error) is waiting for incoming edges([config-apply>handle_error/FAILURE(NOT_STARTED), status-verification-script-after>handle_error/FAILURE(NOT_STARTED)])
2026-04-12 13:31:31,581|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Executing workflow(config-deploy[14466614-c665-4bee-899f-83283da88d40])'s step(config-apply)
2026-04-12 13:31:31,581|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:31:31,608|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| preparing request id(14466614-c665-4bee-899f-83283da88d40) for workflow(config-deploy) step(config-apply)
2026-04-12 13:31:31,608|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2026-04-12 13:31:31,608|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2026-04-12 13:31:31,609|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Triggering K8s Config Value component logic.
2026-04-12 13:31:31,609|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Getting the template prefixes
2026-04-12 13:31:31,609|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Iterating over prefixes in resource assignment map.
2026-04-12 13:31:31,613|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(GET), url(/v1/instance/happy_ptolemy/config/replica-count-change)
2026-04-12 13:31:36,620|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(500 - Internal Server Error)
2026-04-12 13:31:36,621|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Uploading K8s config..
2026-04-12 13:31:36,634|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Config building started from source custom-values
2026-04-12 13:31:36,634|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2026-04-12 13:31:36,640|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2026-04-12 13:31:36,641|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2026-04-12 13:31:36,641|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2026-04-12 13:31:36,664|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Rest request method(POST), url(/v1/instance/happy_ptolemy/config)
2026-04-12 13:31:36,714|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Response status(500 - Internal Server Error)
2026-04-12 13:31:36,715|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||ERROR|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Caught exception trying to create config instance
2026-04-12 13:31:36,715|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||ERROR|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| failed in config-apply - k8s-config-apply : Apply Config failed: Resolve Config: Generate final k8s yaml: template: apache/templates/deployment.yaml:13:51: executing "apache/templates/deployment.yaml" at <.Values.metrics.enabled>: nil pointer evaluating interface {}.enabled

org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Apply Config failed: Resolve Config: Generate final k8s yaml: template: apache/templates/deployment.yaml:13:51: executing "apache/templates/deployment.yaml" at <.Values.metrics.enabled>: nil pointer evaluating interface {}.enabled

	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.instance.K8sPluginInstanceApi.createConfigurationValues(K8sPluginInstanceApi.kt:281)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.template.K8sConfigValueComponent.createOperation(K8sConfigValueComponent.kt:140)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.template.K8sConfigValueComponent.access$createOperation(K8sConfigValueComponent.kt:34)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.template.K8sConfigValueComponent$createOperation$1.invokeSuspend(K8sConfigValueComponent.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
	at io.opentelemetry.javaagent.instrumentation.kotlinxcoroutines.RunnableWrapper.lambda$stopPropagation$0(RunnableWrapper.java:16)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)
2026-04-12 13:31:36,717|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Preparing Response...
2026-04-12 13:31:36,717|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2026-04-12 13:31:36,717|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(config-apply) -> executed state(FAILURE)
2026-04-12 13:31:36,717|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| node(handle_error) is waiting for incoming edges([status-verification-script-after>handle_error/FAILURE(NOT_STARTED)])
2026-04-12 13:31:36,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Skip node(status-verification-script-after) -> executed state(SUCCESS)
2026-04-12 13:31:36,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| node(collect-results) is waiting for incoming edges([handle_error>collect-results/SUCCESS(NOT_STARTED)])
2026-04-12 13:31:36,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Executing workflow(config-deploy[14466614-c665-4bee-899f-83283da88d40])'s step(handle_error)
2026-04-12 13:31:36,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| executing node template(simple-error-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:31:36,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| preparing request id(14466614-c665-4bee-899f-83283da88d40) for workflow(config-deploy) step(handle_error)
2026-04-12 13:31:36,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-error-check), interface name(ComponentScriptExecutor), operationName(process)
2026-04-12 13:31:36,721|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| input definition for node template (simple-error-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleErrorCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2026-04-12 13:31:36,722|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleErrorCheck) and instanceDependencies([bluePrintPropertiesService])
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| SIMPLE ERROR CHECK - START
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| SIMPLE ERROR CHECK - END
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Preparing Response...
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-error-check),interface name (ComponentScriptExecutor), operationName(process)
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(handle_error) -> executed state(SUCCESS)
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Executing workflow(config-deploy[14466614-c665-4bee-899f-83283da88d40])'s step(collect-results)
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| preparing request id(14466614-c665-4bee-899f-83283da88d40) for workflow(config-deploy) step(collect-results)
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2026-04-12 13:31:36,723|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2026-04-12 13:31:36,725|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Collected results: {}
2026-04-12 13:31:36,725|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Preparing Response...
2026-04-12 13:31:36,725|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2026-04-12 13:31:36,725|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(collect-results) -> executed state(SUCCESS)
2026-04-12 13:31:36,725|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Execute node(END) -> executed state(SUCCESS)
2026-04-12 13:31:36,725|14466614-c665-4bee-899f-83283da88d40||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(14466614-c665-4bee-899f-83283da88d40) nodes completed with (0)exceptions
2026-04-12 13:31:36,725|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resolveWorkflowOutputs for workflow(config-deploy)
2026-04-12 13:31:36,727|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fff30e91-69bd-4618-ad10-965326f6b1cf auditStoreId -1
2026-04-12 13:31:36,728|14466614-c665-4bee-899f-83283da88d40||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Completed
2026-04-12 13:31:36,735|14466614-c665-4bee-899f-83283da88d40||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(14466614-c665-4bee-899f-83283da88d40), subrequestID(e834cf05-1dfd-4b87-8b68-5e14483c066a) CBA(APACHE/1.0.0/config-deploy).
2026-04-12 13:37:40,861|5b5fc7e8-a679-4575-96a1-8664e6b693c0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2026-04-12 13:37:40,861|5b5fc7e8-a679-4575-96a1-8664e6b693c0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2026-04-12 13:37:40,861|5b5fc7e8-a679-4575-96a1-8664e6b693c0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2026-04-12 13:37:41,308|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2026-04-12 13:37:41,308|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2026-04-12 13:37:42,637|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2026-04-12 13:37:42,637|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(4b6a1150-7383-49c0-83b3-a14754ecd21a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2026-04-12 13:37:42,642|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(f7bbf49f-fd9d-4a22-9f3d-48948445756a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2026-04-12 13:37:42,647|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(9a9d51c4-5855-4dc8-94af-fc59fa813b76) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2026-04-12 13:37:42,658|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(7b401b72-fe39-4244-86fd-fede1e39b8fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2026-04-12 13:37:42,708|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(29d89fbc-67a7-4151-9545-a35a3630d715) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2026-04-12 13:37:42,712|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(d77d8360-f62f-4a48-8c11-dcfcfbfb30c6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2026-04-12 13:37:42,715|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2026-04-12 13:37:42,715|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2026-04-12 13:37:42,715|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:37:42,715|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:37:42,715|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:37:42,715|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2026-04-12 13:37:42,721|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:37:42,723|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:37:42,726|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:37:42,728|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2026-04-12 13:37:42,745|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:37:42,745|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:37:42,753|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2026-04-12 13:37:42,826|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :vFW-CDS::1.0.0
2026-04-12 13:37:42,860|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2026-04-12 13:37:42,860|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2026-04-12 13:37:42,937|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:37:42,937|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:37:42,937|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:37:42,944|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:37:42,959|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2026-04-12 13:37:43,028|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2026-04-12 13:37:43,028|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2026-04-12 13:37:43,065|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:37:43,065|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:37:43,065|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:37:43,065|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(HealthCheck)
2026-04-12 13:37:43,065|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(ScaleOutReconfiguration)
2026-04-12 13:37:43,065|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(vf-config-assign)
2026-04-12 13:37:43,065|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(vf-config-deploy)
2026-04-12 13:37:43,071|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:37:43,071|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:37:43,072|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2026-04-12 13:37:43,075|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2026-04-12 13:37:43,121|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :vLB_CDS::1.0.0
2026-04-12 13:37:43,138|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2026-04-12 13:37:43,147|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :pnf_netconf::1.0.0
2026-04-12 13:37:43,165|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2026-04-12 13:37:43,165|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2026-04-12 13:37:43,235|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2026-04-12 13:37:43,276|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:37:43,276|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:37:43,276|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign-day-2)
2026-04-12 13:37:43,276|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:37:43,276|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy-day-2)
2026-04-12 13:37:43,312|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:37:43,341|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :5G_Core::2.0.0
2026-04-12 13:37:43,363|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/2.0.0) present to clean.
2026-04-12 13:37:43,364|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :5G_Core::2.0.0
2026-04-12 13:37:43,438|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-assignment)
2026-04-12 13:37:43,438|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-assign)
2026-04-12 13:37:43,438|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(config-deploy)
2026-04-12 13:37:43,443|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| 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)
2026-04-12 13:37:43,453|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2026-04-12 13:37:43,466|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2026-04-12 13:37:43,467|5b5fc7e8-a679-4575-96a1-8664e6b693c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2026-04-12 13:37:45,282|945f86ae-17d1-475a-a198-5d428af4a6b3||Thread-84||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c70bea33-ae29-4eec-8e00-6d82f919daf7)
2026-04-12 13:37:45,282|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| deleting definition types under : /opt/app/onap/blueprints/working/c70bea33-ae29-4eec-8e00-6d82f919daf7/Definitions
2026-04-12 13:37:45,283|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| reinitialized all type definitions
2026-04-12 13:37:45,283|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(resource-resolution)
2026-04-12 13:37:45,299|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2026-04-12 13:37:45,305|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2026-04-12 13:37:45,309|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2026-04-12 13:37:45,318|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(capability)
2026-04-12 13:37:45,332|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(capability)
2026-04-12 13:37:45,336|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,349|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,416|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,423|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,432|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,451|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2026-04-12 13:37:45,514|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2026-04-12 13:37:45,514|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2026-04-12 13:37:45,524|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(capability)
2026-04-12 13:37:45,531|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(capability)
2026-04-12 13:37:45,537|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(capability)
2026-04-12 13:37:45,545|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,554|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,561|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,567|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,572|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,581|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ***** Enhancing NodeTemplate(rest)
2026-04-12 13:37:45,612|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing Workflow(resource-resolution)
2026-04-12 13:37:45,612|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2026-04-12 13:37:45,612|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| identified workflow(resource-resolution) targets(resource-resolution)
2026-04-12 13:37:45,612|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2026-04-12 13:37:45,612|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2026-04-12 13:37:45,612|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2026-04-12 13:37:45,612|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enriching artifacts file(/opt/app/onap/blueprints/working/c70bea33-ae29-4eec-8e00-6d82f919daf7/Templates/hello-world-velocity-mapping.json
2026-04-12 13:37:45,614|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2026-04-12 13:37:45,614|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| dataType not present for the recipe(dt-resource-resolution-properties)
2026-04-12 13:37:45,614|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enriching artifacts file(/opt/app/onap/blueprints/working/c70bea33-ae29-4eec-8e00-6d82f919daf7/Templates/hello-world-jinja-mapping.json
2026-04-12 13:37:45,615|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2026-04-12 13:37:45,615|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2026-04-12 13:37:45,615|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| ##### Enhancing blueprint Resource Definitions
2026-04-12 13:37:45,615|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2026-04-12 13:37:45,615|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing file (Templates/hello-world-velocity-mapping.json)
2026-04-12 13:37:45,615|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| processing file (Templates/hello-world-jinja-mapping.json)
2026-04-12 13:37:45,617|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| distinct resource keys ([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])
2026-04-12 13:37:45,665|945f86ae-17d1-475a-a198-5d428af4a6b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Enriching Resource Definition sources Node Template: [source-rest, source-input, source-capability, source-default]
2026-04-12 13:37:45,854|4e058f01-693f-4ce8-9370-724c75643bfc||Thread-84||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Save processing(1f7a7469-c186-42a0-8808-a454b3abd236) CBA(/opt/app/onap/blueprints/archive/1f7a7469-c186-42a0-8808-a454b3abd236/cba.zip)
2026-04-12 13:37:45,856|4e058f01-693f-4ce8-9370-724c75643bfc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1f7a7469-c186-42a0-8808-a454b3abd236) and entry definition file (Definitions/resource-resolution.json)
2026-04-12 13:37:45,861|4e058f01-693f-4ce8-9370-724c75643bfc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Validating Workflow(resource-resolution)
2026-04-12 13:37:45,863|4e058f01-693f-4ce8-9370-724c75643bfc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1f7a7469-c186-42a0-8808-a454b3abd236) and entry definition file (Definitions/resource-resolution.json)
2026-04-12 13:37:45,923|4e058f01-693f-4ce8-9370-724c75643bfc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7ff468b96c-4g58l|||| No compiled cache(/opt/app/onap/blueprints/working/1f7a7469-c186-42a0-8808-a454b3abd236) present to clean.
2026-04-12 13:37:46,041|50e55067-352a-49b8-bab7-9f0cb401e247||reactor-http-epoll-4||||INFO||||||| processing request id 50e55067-352a-49b8-bab7-9f0cb401e247
2026-04-12 13:37:46,041|50e55067-352a-49b8-bab7-9f0cb401e247||reactor-http-epoll-4||||INFO||||||| getting blueprint Id using name(RT-resource-resolution), version(1.0.0) from db
2026-04-12 13:37:46,045|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| creating cba file of name(RT-resource-resolution), version(1.0.0) in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2026-04-12 13:37:46,053|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2026-04-12 13:37:46,054|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||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)
2026-04-12 13:37:46,054|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2026-04-12 13:37:46,058|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2026-04-12 13:37:46,058|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2026-04-12 13:37:46,058|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| getting blueprint Id using name(RT-resource-resolution), version(1.0.0) from db
2026-04-12 13:37:46,062|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2026-04-12 13:37:46,062|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2026-04-12 13:37:46,062|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||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)
2026-04-12 13:37:46,063|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2026-04-12 13:37:46,063|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2026-04-12 13:37:46,063|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2026-04-12 13:37:46,063|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(50e55067-352a-49b8-bab7-9f0cb401e247) for workflow(resource-resolution) step(helloworld)
2026-04-12 13:37:46,063|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2026-04-12 13:37:46,063|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||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"}})
2026-04-12 13:37:46,063|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2026-04-12 13:37:46,069|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||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 = rest
]], [[
    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 = rest
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = rest
]], [[
    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 = rest
]], [[
    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 = rest
]]])
2026-04-12 13:37:46,070|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:46,070|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:46,070|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/put), path:(), ({}), ({value=value})
2026-04-12 13:37:46,075|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2026-04-12 13:37:46,079|50e55067-352a-49b8-bab7-9f0cb401e247||kafka-producer-network-thread | audit-request-producer-client-id-4g58l||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(50e55067-352a-49b8-bab7-9f0cb401e247), subrequestID(302a34f5-ba70-4e7a-afce-a3589bc2f3a9) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2026-04-12 13:37:46,111|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:46,111|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:46,111|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2026-04-12 13:37:46,111|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2026-04-12 13:37:46,111|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2026-04-12 13:37:46,120|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2026-04-12 13:37:46,121|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2026-04-12 13:37:46,121|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2026-04-12 13:37:46,246|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@43e4ba6c
2026-04-12 13:37:46,248|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2026-04-12 13:37:46,260|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2026-04-12 13:37:46,260|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:46,260|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:46,260|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/patch), path:(), ({}), ({value=value})
2026-04-12 13:37:46,308|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2026-04-12 13:37:46,317|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:46,317|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:46,317|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2026-04-12 13:37:46,318|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2026-04-12 13:37:46,318|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2026-04-12 13:37:46,318|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:46,318|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:46,318|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/delete), path:(), ({}), ({value=value})
2026-04-12 13:37:46,319|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2026-04-12 13:37:46,323|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:46,323|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:46,323|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2026-04-12 13:37:46,323|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2026-04-12 13:37:46,323|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2026-04-12 13:37:46,334|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2026-04-12 13:37:46,334|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2026-04-12 13:37:46,335|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2026-04-12 13:37:46,335|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2026-04-12 13:37:47,516|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| compiled in (1181)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2026-04-12 13:37:47,516|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2026-04-12 13:37:47,531|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2026-04-12 13:37:47,548|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2026-04-12 13:37:47,549|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:47,549|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:47,549|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/get), path:(), ({}), ({value=value})
2026-04-12 13:37:47,551|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2026-04-12 13:37:47,558|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:47,558|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:47,558|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2026-04-12 13:37:47,558|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2026-04-12 13:37:47,558|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2026-04-12 13:37:47,569|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2026-04-12 13:37:47,569|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2026-04-12 13:37:47,608|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2026-04-12 13:37:47,626|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2026-04-12 13:37:47,628|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2026-04-12 13:37:47,629|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:47,629|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:47,629|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/post), path:(), ({}), ({value=value})
2026-04-12 13:37:47,630|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2026-04-12 13:37:47,635|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:47,636|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:47,636|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2026-04-12 13:37:47,636|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2026-04-12 13:37:47,636|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2026-04-12 13:37:47,647|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2026-04-12 13:37:47,647|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "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"
})
2026-04-12 13:37:47,654|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2026-04-12 13:37:47,670|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||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})
2026-04-12 13:37:47,670|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2026-04-12 13:37:47,677|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||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 = rest
]], [[
    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 = rest
]], [[
    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 = rest
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = rest
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = rest
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = rest
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]]])
2026-04-12 13:37:47,677|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2026-04-12 13:37:47,677|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2026-04-12 13:37:47,678|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2026-04-12 13:37:47,678|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2026-04-12 13:37:47,720|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$3@2251c7b7
2026-04-12 13:37:47,720|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2026-04-12 13:37:47,722|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2026-04-12 13:37:47,746|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2026-04-12 13:37:47,746|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:47,746|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:47,746|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/patch), path:(), ({}), ({value=value})
2026-04-12 13:37:47,747|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2026-04-12 13:37:47,750|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:47,751|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:47,751|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2026-04-12 13:37:47,751|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2026-04-12 13:37:47,751|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2026-04-12 13:37:47,767|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2026-04-12 13:37:47,808|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2026-04-12 13:37:47,820|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2026-04-12 13:37:47,821|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:47,821|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:47,821|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/put), path:(), ({}), ({value=value})
2026-04-12 13:37:47,822|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2026-04-12 13:37:47,826|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:47,826|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:47,827|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2026-04-12 13:37:47,827|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2026-04-12 13:37:47,827|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2026-04-12 13:37:47,841|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2026-04-12 13:37:47,842|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2026-04-12 13:37:47,856|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2026-04-12 13:37:47,856|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:47,856|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:47,857|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/delete), path:(), ({}), ({value=value})
2026-04-12 13:37:47,857|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2026-04-12 13:37:47,862|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:47,862|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:47,862|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2026-04-12 13:37:47,862|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2026-04-12 13:37:47,862|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2026-04-12 13:37:47,863|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:47,863|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:47,863|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/post), path:(), ({}), ({value=value})
2026-04-12 13:37:47,864|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2026-04-12 13:37:47,866|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:47,867|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:47,867|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2026-04-12 13:37:47,867|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2026-04-12 13:37:47,867|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2026-04-12 13:37:47,867|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2026-04-12 13:37:47,867|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2026-04-12 13:37:47,867|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/get), path:(), ({}), ({value=value})
2026-04-12 13:37:47,868|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2026-04-12 13:37:47,872|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:47,873|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:47,873|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2026-04-12 13:37:47,873|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2026-04-12 13:37:47,873|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2026-04-12 13:37:47,874|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2026-04-12 13:37:47,877|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2026-04-12 13:37:47,884|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2026-04-12 13:37:47,885|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2026-04-12 13:37:47,908|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2026-04-12 13:37:47,908|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2026-04-12 13:37:47,908|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2026-04-12 13:37:47,910|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2026-04-12 13:37:47,911|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2026-04-12 13:37:47,911|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2026-04-12 13:37:47,911|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2026-04-12 13:37:47,911|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2026-04-12 13:37:47,926|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2026-04-12 13:37:47,927|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2026-04-12 13:37:47,928|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2026-04-12 13:37:47,941|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2026-04-12 13:37:47,941|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "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"
})
2026-04-12 13:37:48,230|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2026-04-12 13:37:48,239|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||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})
2026-04-12 13:37:48,239|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2026-04-12 13:37:48,239|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2026-04-12 13:37:48,239|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2026-04-12 13:37:48,243|50e55067-352a-49b8-bab7-9f0cb401e247||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID abf4d5a9-b91f-459f-825c-9b9824efed24 auditStoreId -1
2026-04-12 13:37:48,282|50e55067-352a-49b8-bab7-9f0cb401e247||kafka-producer-network-thread | audit-response-producer-client-id-4g58l||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(50e55067-352a-49b8-bab7-9f0cb401e247), subrequestID(302a34f5-ba70-4e7a-afce-a3589bc2f3a9) CBA(RT-resource-resolution/1.0.0/resource-resolution).