23:06:06,957 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:06:06,958 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] 23:06:06,958 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:06:06,958 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] 23:06:06,958 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:06:06,968 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file 23:06:07,094 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:06:07,101 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:06:07,103 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:06:07,108 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:06:07,179 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:06:07,179 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:06:07,179 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:06:07,179 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:06:07,179 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:06:07,180 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:06:07,180 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:06:07,180 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:06:07,182 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-18 23:06:08,138|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-18 23:06:08,238|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-nj9p5 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app) 2023-03-18 23:06:08,240|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-18 23:06:11,272|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-18 23:06:11,709|||main||||INFO||||||| Finished Spring Data repository scanning in 424 ms. Found 11 JPA repository interfaces. 2023-03-18 23:06:13,642|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-18 23:06:13,719|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-18 23:06:13,948|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-18 23:06:14,512|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-18 23:06:14,869|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2023-03-18 23:06:14,870|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2023-03-18 23:06:17,614|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-18 23:06:17,627|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-18 23:06:17,703|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-18 23:06:19,258|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-18 23:06:19,361|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-18 23:06:20,713|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2023-03-18 23:06:20,769|||main||||INFO||||||| Dependency Management module created... 2023-03-18 23:06:21,606|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-18 23:06:21,875|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-18 23:06:22,964|||main||||INFO||||||| Netty started on port 8080 2023-03-18 23:06:24,663|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-18 23:06:24,999|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-18 23:06:25,005|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.64 seconds (JVM running for 18.502) 2023-03-18 23:06:25,025|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-18 23:06:25,027|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-18 23:06:25,179|||DefaultDispatcher-worker-1||||INFO||||||| ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = request-receiver-client-id-nj9p5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = cds-bp-processor group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer 2023-03-18 23:06:25,322|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in. 2023-03-18 23:06:25,412|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1 2023-03-18 23:06:25,412|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-18 23:06:25,412|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1679180785409 2023-03-18 23:06:25,415|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-18 23:06:25,416|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-18 23:06:25,996|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-0 to 0 since the associated topicId changed from null to hsCPrZRbQl2qAJrYu-th_A 2023-03-18 23:06:25,997|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-5 to 0 since the associated topicId changed from null to hsCPrZRbQl2qAJrYu-th_A 2023-03-18 23:06:25,997|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-4 to 0 since the associated topicId changed from null to hsCPrZRbQl2qAJrYu-th_A 2023-03-18 23:06:25,997|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-1 to 0 since the associated topicId changed from null to hsCPrZRbQl2qAJrYu-th_A 2023-03-18 23:06:25,997|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-2 to 0 since the associated topicId changed from null to hsCPrZRbQl2qAJrYu-th_A 2023-03-18 23:06:25,997|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-3 to 0 since the associated topicId changed from null to hsCPrZRbQl2qAJrYu-th_A 2023-03-18 23:06:26,000|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Cluster ID: HmiNzCfNQ-SCcEyBxsnIWA 2023-03-18 23:06:26,001|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-18 23:06:26,016|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] (Re-)joining group 2023-03-18 23:06:26,066|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-18 23:06:26,067|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] (Re-)joining group 2023-03-18 23:06:29,079|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-nj9p5-672ef441-1665-4005-9bed-7ca4dcc5e820', protocol='range'} 2023-03-18 23:06:29,082|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-nj9p5-672ef441-1665-4005-9bed-7ca4dcc5e820=Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])} 2023-03-18 23:06:29,127|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-nj9p5-672ef441-1665-4005-9bed-7ca4dcc5e820', protocol='range'} 2023-03-18 23:06:29,128|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Notifying assignor about the new Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5]) 2023-03-18 23:06:29,131|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Adding newly assigned partitions: cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5 2023-03-18 23:06:29,144|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-18 23:06:29,144|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-18 23:06:29,144|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-18 23:06:29,144|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-18 23:06:29,144|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-18 23:06:29,144|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-18 23:06:29,262|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18 23:06:29,263|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18 23:06:29,271|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18 23:06:29,271|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18 23:06:29,271|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-18 23:06:29,271|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-nj9p5, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-19 04:47:53,246|b67575c1-3b4b-4b7c-a7b4-1963e43a7fcf||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-19 04:47:53,248|b67575c1-3b4b-4b7c-a7b4-1963e43a7fcf||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-19 04:47:53,250|b67575c1-3b4b-4b7c-a7b4-1963e43a7fcf||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-19 04:47:54,236|b67575c1-3b4b-4b7c-a7b4-1963e43a7fcf||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-19 04:47:54,239|b67575c1-3b4b-4b7c-a7b4-1963e43a7fcf||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-19 04:47:57,327|f548aa1d-34e1-4682-98e7-5f5bf607a521||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6de91124-f3b8-47e8-a3e3-c4ffc829db67) 2023-03-19 04:47:57,371|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| deleting definition types under : /opt/app/onap/blueprints/working/6de91124-f3b8-47e8-a3e3-c4ffc829db67/Definitions 2023-03-19 04:47:57,446|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| reinitialized all type definitions 2023-03-19 04:47:57,452|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-19 04:47:57,508|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-19 04:47:57,525|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-19 04:47:57,552|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-19 04:47:57,584|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(helloworld) 2023-03-19 04:47:57,585|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-19 04:47:57,585|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(helloworld) targets(helloworld) 2023-03-19 04:47:57,586|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-19 04:47:57,588|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-19 04:47:57,588|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/6de91124-f3b8-47e8-a3e3-c4ffc829db67/Templates/hello-world-mapping.json 2023-03-19 04:47:57,600|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-19 04:47:57,600|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-19 04:47:57,600|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing blueprint Resource Definitions 2023-03-19 04:47:57,601|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-19 04:47:57,602|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/hello-world-mapping.json) 2023-03-19 04:47:57,619|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| distinct resource keys ([]) 2023-03-19 04:47:57,620|f548aa1d-34e1-4682-98e7-5f5bf607a521||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enriching Resource Definition sources Node Template: [] 2023-03-19 04:47:57,896|781b8506-ae91-4e1d-8875-7ed53100154e||Thread-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(3dc25148-746f-4faa-a898-66f0716c8264) CBA(/opt/app/onap/blueprints/archive/3dc25148-746f-4faa-a898-66f0716c8264/cba.zip) 2023-03-19 04:47:57,915|781b8506-ae91-4e1d-8875-7ed53100154e||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3dc25148-746f-4faa-a898-66f0716c8264) and entry definition file (Definitions/blueprint.json) 2023-03-19 04:47:57,974|781b8506-ae91-4e1d-8875-7ed53100154e||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(helloworld) 2023-03-19 04:47:57,985|781b8506-ae91-4e1d-8875-7ed53100154e||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3dc25148-746f-4faa-a898-66f0716c8264) and entry definition file (Definitions/blueprint.json) 2023-03-19 04:47:58,198|781b8506-ae91-4e1d-8875-7ed53100154e||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/working/3dc25148-746f-4faa-a898-66f0716c8264) present to clean. 2023-03-19 04:47:58,400|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321 2023-03-19 04:47:58,403|654321||reactor-http-epoll-3||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-19 04:47:58,475|654321||reactor-http-epoll-3||||INFO||||||| ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = audit-request-producer-client-id-nj9p5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 5000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 5000 reconnect.backoff.ms = 5000 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer 2023-03-19 04:47:58,491|654321||reactor-http-epoll-3||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Instantiated an idempotent producer. 2023-03-19 04:47:58,512|654321||reactor-http-epoll-3||||INFO||||||| Kafka version: 3.0.1 2023-03-19 04:47:58,513|654321||reactor-http-epoll-3||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-19 04:47:58,513|654321||reactor-http-epoll-3||||INFO||||||| Kafka startTimeMs: 1679201278512 2023-03-19 04:47:58,564|||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 04:47:58,564|||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 04:47:58,564|||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 04:47:58,564|||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 04:47:58,564|||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 04:47:58,564|||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 04:47:58,564|||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Cluster ID: HmiNzCfNQ-SCcEyBxsnIWA 2023-03-19 04:47:58,565|||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] ProducerId set to 1004 with epoch 0 2023-03-19 04:47:58,584|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 04:47:58,587|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID -1 2023-03-19 04:47:58,602|654321||DefaultDispatcher-worker-32||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-19 04:47:58,698|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-19 04:47:58,784|654321||DefaultDispatcher-worker-32||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-19 04:47:58,789|654321||DefaultDispatcher-worker-32||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-19 04:47:58,795|654321||DefaultDispatcher-worker-32||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-19 04:47:58,832|654321||DefaultDispatcher-worker-32||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-19 04:47:58,834|654321||DefaultDispatcher-worker-32||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-19 04:47:58,848|654321||DefaultDispatcher-worker-32||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 04:47:58,856|654321||DefaultDispatcher-worker-32||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-19 04:47:58,856|654321||DefaultDispatcher-worker-32||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 04:47:58,857|654321||DefaultDispatcher-worker-32||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-19 04:47:58,886|654321||DefaultDispatcher-worker-32||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-19 04:47:58,916|654321||DefaultDispatcher-worker-32||||INFO||||||| Batched Sequence : ([]) 2023-03-19 04:47:58,918|654321||DefaultDispatcher-worker-32||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-19 04:47:59,008|654321||DefaultDispatcher-worker-32||||INFO||||||| Preparing Response... 2023-03-19 04:47:59,010|654321||DefaultDispatcher-worker-32||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 04:47:59,010|654321||DefaultDispatcher-worker-32||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-19 04:47:59,012|654321||DefaultDispatcher-worker-32||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-19 04:47:59,135|654321||DefaultDispatcher-worker-32||||INFO||||||| ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = audit-response-producer-client-id-nj9p5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 5000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 5000 reconnect.backoff.ms = 5000 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer 2023-03-19 04:47:59,135|654321||DefaultDispatcher-worker-32||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Instantiated an idempotent producer. 2023-03-19 04:47:59,139|654321||DefaultDispatcher-worker-32||||INFO||||||| Kafka version: 3.0.1 2023-03-19 04:47:59,139|654321||DefaultDispatcher-worker-32||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-19 04:47:59,139|654321||DefaultDispatcher-worker-32||||INFO||||||| Kafka startTimeMs: 1679201279139 2023-03-19 04:47:59,193|||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 04:47:59,193|||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 04:47:59,193|||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 04:47:59,193|||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 04:47:59,193|||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 04:47:59,193|||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 04:47:59,193|||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Cluster ID: HmiNzCfNQ-SCcEyBxsnIWA 2023-03-19 04:47:59,194|||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] ProducerId set to 1005 with epoch 0 2023-03-19 04:47:59,201|654321||DefaultDispatcher-worker-32||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1f5a68cf-0617-4292-bc39-1fd61b89b19d auditStoreId -1 2023-03-19 04:47:59,280|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-19 05:01:32,809|47cdebf9-d71d-4414-9abd-ed7bce7f5283||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-19 05:01:32,809|47cdebf9-d71d-4414-9abd-ed7bce7f5283||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-19 05:01:32,809|47cdebf9-d71d-4414-9abd-ed7bce7f5283||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-19 05:01:33,279|47cdebf9-d71d-4414-9abd-ed7bce7f5283||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-19 05:01:33,279|47cdebf9-d71d-4414-9abd-ed7bce7f5283||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-19 05:01:34,775|97eee8b1-f66f-42ff-9ef5-684895fd4570||Thread-65||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/400172b5-b103-45ad-a626-92cdb92135b1) 2023-03-19 05:01:34,777|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| deleting definition types under : /opt/app/onap/blueprints/working/400172b5-b103-45ad-a626-92cdb92135b1/Definitions 2023-03-19 05:01:34,779|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| reinitialized all type definitions 2023-03-19 05:01:34,780|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-19 05:01:34,824|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-19 05:01:34,853|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-19 05:01:34,870|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-19 05:01:34,883|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(helloworld) 2023-03-19 05:01:34,883|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-19 05:01:34,883|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(helloworld) targets(helloworld) 2023-03-19 05:01:34,884|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-19 05:01:34,884|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-19 05:01:34,884|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/400172b5-b103-45ad-a626-92cdb92135b1/Templates/hello-world-mapping.json 2023-03-19 05:01:34,889|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-19 05:01:34,889|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-19 05:01:34,889|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing blueprint Resource Definitions 2023-03-19 05:01:34,889|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-19 05:01:34,889|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/hello-world-mapping.json) 2023-03-19 05:01:34,894|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| distinct resource keys ([]) 2023-03-19 05:01:34,894|97eee8b1-f66f-42ff-9ef5-684895fd4570||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enriching Resource Definition sources Node Template: [] 2023-03-19 05:01:35,097|8296d989-7c8f-4153-a943-a39681b363bf||Thread-65||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(0ecbe142-19b3-4c2c-9960-c1aff0669575) CBA(/opt/app/onap/blueprints/archive/0ecbe142-19b3-4c2c-9960-c1aff0669575/cba.zip) 2023-03-19 05:01:35,102|8296d989-7c8f-4153-a943-a39681b363bf||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0ecbe142-19b3-4c2c-9960-c1aff0669575) and entry definition file (Definitions/blueprint.json) 2023-03-19 05:01:35,118|8296d989-7c8f-4153-a943-a39681b363bf||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(helloworld) 2023-03-19 05:01:35,123|8296d989-7c8f-4153-a943-a39681b363bf||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0ecbe142-19b3-4c2c-9960-c1aff0669575) and entry definition file (Definitions/blueprint.json) 2023-03-19 05:01:35,245|8296d989-7c8f-4153-a943-a39681b363bf||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/working/0ecbe142-19b3-4c2c-9960-c1aff0669575) present to clean. 2023-03-19 05:01:35,430|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321 2023-03-19 05:01:35,439|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:01:35,439|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:01:35,439|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:01:35,439|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:01:35,439|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:01:35,439|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:01:35,443|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 05:01:35,443|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID -1 2023-03-19 05:01:35,449|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-19 05:01:35,449|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-19 05:01:35,459|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-19 05:01:35,460|654321||DefaultDispatcher-worker-19||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-19 05:01:35,522|654321||DefaultDispatcher-worker-19||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-19 05:01:35,523|654321||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-19 05:01:35,523|654321||DefaultDispatcher-worker-19||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 05:01:35,525|654321||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-19 05:01:35,525|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 05:01:35,525|654321||DefaultDispatcher-worker-19||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-19 05:01:35,529|654321||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-19 05:01:35,563|654321||DefaultDispatcher-worker-19||||INFO||||||| Batched Sequence : ([]) 2023-03-19 05:01:35,564|654321||DefaultDispatcher-worker-19||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-19 05:01:35,577|654321||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response... 2023-03-19 05:01:35,577|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 05:01:35,577|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-19 05:01:35,585|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:01:35,585|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:01:35,585|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:01:35,585|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:01:35,585|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:01:35,585|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:01:35,587|654321||DefaultDispatcher-worker-19||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID da2fbb88-d1dd-4fe4-af9a-81e1b8bf4478 auditStoreId -1 2023-03-19 05:01:35,606|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-19 05:08:33,539|10d6e6f3-b5f0-4dc9-b5b3-636322bf7d35||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-19 05:08:33,539|10d6e6f3-b5f0-4dc9-b5b3-636322bf7d35||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-19 05:08:33,539|10d6e6f3-b5f0-4dc9-b5b3-636322bf7d35||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-19 05:08:34,060|10d6e6f3-b5f0-4dc9-b5b3-636322bf7d35||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-19 05:08:34,061|10d6e6f3-b5f0-4dc9-b5b3-636322bf7d35||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-19 05:08:35,289|6ca1419b-c239-41f5-a806-bc47c1228777||Thread-97||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/acd9693a-56dc-416c-a84f-49bc3eb41fe7) 2023-03-19 05:08:35,291|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| deleting definition types under : /opt/app/onap/blueprints/working/acd9693a-56dc-416c-a84f-49bc3eb41fe7/Definitions 2023-03-19 05:08:35,293|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| reinitialized all type definitions 2023-03-19 05:08:35,294|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-19 05:08:35,329|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-19 05:08:35,362|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-19 05:08:35,377|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-19 05:08:35,386|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(helloworld) 2023-03-19 05:08:35,387|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-19 05:08:35,387|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(helloworld) targets(helloworld) 2023-03-19 05:08:35,387|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-19 05:08:35,387|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-19 05:08:35,387|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/acd9693a-56dc-416c-a84f-49bc3eb41fe7/Templates/hello-world-mapping.json 2023-03-19 05:08:35,391|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-19 05:08:35,391|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-19 05:08:35,391|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing blueprint Resource Definitions 2023-03-19 05:08:35,391|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-19 05:08:35,391|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/hello-world-mapping.json) 2023-03-19 05:08:35,394|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| distinct resource keys ([]) 2023-03-19 05:08:35,395|6ca1419b-c239-41f5-a806-bc47c1228777||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enriching Resource Definition sources Node Template: [] 2023-03-19 05:08:35,585|70e6b41d-9d47-47ee-bb07-3ecf2dee9e4a||Thread-97||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(dc052b62-95ab-4be1-9bb2-6e8a9dee8ebd) CBA(/opt/app/onap/blueprints/archive/dc052b62-95ab-4be1-9bb2-6e8a9dee8ebd/cba.zip) 2023-03-19 05:08:35,593|70e6b41d-9d47-47ee-bb07-3ecf2dee9e4a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc052b62-95ab-4be1-9bb2-6e8a9dee8ebd) and entry definition file (Definitions/blueprint.json) 2023-03-19 05:08:35,608|70e6b41d-9d47-47ee-bb07-3ecf2dee9e4a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(helloworld) 2023-03-19 05:08:35,612|70e6b41d-9d47-47ee-bb07-3ecf2dee9e4a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc052b62-95ab-4be1-9bb2-6e8a9dee8ebd) and entry definition file (Definitions/blueprint.json) 2023-03-19 05:08:35,707|70e6b41d-9d47-47ee-bb07-3ecf2dee9e4a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/working/dc052b62-95ab-4be1-9bb2-6e8a9dee8ebd) present to clean. 2023-03-19 05:08:35,879|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-19 05:08:35,887|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 05:08:35,887|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-19 05:08:35,892|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-19 05:08:35,892|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-19 05:08:35,899|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-19 05:08:35,904|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-19 05:08:35,933|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-19 05:08:35,933|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-19 05:08:35,933|654321||DefaultDispatcher-worker-2||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 05:08:35,934|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-19 05:08:35,934|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 05:08:35,934|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-19 05:08:35,937|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-19 05:08:35,961|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([]) 2023-03-19 05:08:35,962|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-19 05:08:35,970|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-19 05:08:35,970|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 05:08:35,970|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-19 05:08:35,978|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fb3e76cb-e723-4316-bd9c-883f8ab01086 auditStoreId -1 2023-03-19 05:08:35,998|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-19 05:28:59,206|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-19 05:28:59,209|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-19 05:28:59,209|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-19 05:28:59,604|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-19 05:28:59,604|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-19 05:29:00,456|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-19 05:29:00,460|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(9df4811b-c8ab-40c7-b878-acad036df13a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-19 05:29:00,479|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(88e6e448-c86f-4fd2-a11b-3565618768a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-19 05:29:00,484|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(995cbc0b-fce3-4e02-811a-dfda896db115) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-19 05:29:00,491|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(ae149e10-e301-4771-a08c-e9adbc1e7944) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-19 05:29:00,501|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(6490c258-a925-4eb0-b47a-c672fa7b7908) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-19 05:29:00,510|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(b59ce678-a5a7-4d45-8f87-9b323aba5ac2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-19 05:29:00,545|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-19 05:29:00,545|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 05:29:00,546|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 05:29:00,546|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 05:29:00,546|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 05:29:00,546|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 05:29:00,566|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 05:29:00,579|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 05:29:00,581|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 05:29:00,588|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 05:29:00,597|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 05:29:00,676|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 05:29:00,677|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 05:29:00,677|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 05:29:00,696|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 05:29:00,842|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 05:29:00,842|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 05:29:00,856|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 05:29:01,008|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 05:29:01,009|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 05:29:01,009|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 05:29:01,009|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(HealthCheck) 2023-03-19 05:29:01,010|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-19 05:29:01,010|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-assign) 2023-03-19 05:29:01,010|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-deploy) 2023-03-19 05:29:01,029|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 05:29:01,029|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 05:29:01,030|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 05:29:01,039|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 05:29:01,273|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 05:29:01,273|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 05:29:01,274|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 05:29:01,289|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 05:29:01,416|e8d64d3c-d963-4f10-83be-2eb5f9101fc3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-19 05:29:03,609|973e9f4f-86eb-4aab-ae59-94969488984a||Thread-129||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6b903214-bba9-4bab-8f7e-6f88bdcd6ff2) 2023-03-19 05:29:03,610|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| deleting definition types under : /opt/app/onap/blueprints/working/6b903214-bba9-4bab-8f7e-6f88bdcd6ff2/Definitions 2023-03-19 05:29:03,612|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| reinitialized all type definitions 2023-03-19 05:29:03,614|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(resource-resolution) 2023-03-19 05:29:03,657|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2023-03-19 05:29:03,675|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2023-03-19 05:29:03,692|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2023-03-19 05:29:03,716|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(capability) 2023-03-19 05:29:03,767|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(capability) 2023-03-19 05:29:03,784|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-19 05:29:03,819|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:03,856|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:03,876|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:03,900|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:03,920|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:04,018|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2023-03-19 05:29:04,037|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2023-03-19 05:29:04,038|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2023-03-19 05:29:04,063|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(capability) 2023-03-19 05:29:04,080|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(capability) 2023-03-19 05:29:04,097|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(capability) 2023-03-19 05:29:04,119|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-19 05:29:04,142|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:04,164|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:04,186|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:04,206|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:04,228|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:04,256|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 05:29:04,326|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(resource-resolution) 2023-03-19 05:29:04,327|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2023-03-19 05:29:04,327|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(resource-resolution) targets(resource-resolution) 2023-03-19 05:29:04,327|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2023-03-19 05:29:04,327|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2023-03-19 05:29:04,327|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2023-03-19 05:29:04,327|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/6b903214-bba9-4bab-8f7e-6f88bdcd6ff2/Templates/hello-world-velocity-mapping.json 2023-03-19 05:29:04,331|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2023-03-19 05:29:04,331|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-resource-resolution-properties) 2023-03-19 05:29:04,331|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/6b903214-bba9-4bab-8f7e-6f88bdcd6ff2/Templates/hello-world-jinja-mapping.json 2023-03-19 05:29:04,335|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2023-03-19 05:29:04,335|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2023-03-19 05:29:04,336|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing blueprint Resource Definitions 2023-03-19 05:29:04,336|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2023-03-19 05:29:04,336|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/hello-world-velocity-mapping.json) 2023-03-19 05:29:04,336|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/hello-world-jinja-mapping.json) 2023-03-19 05:29:04,341|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2023-03-19 05:29:04,519|973e9f4f-86eb-4aab-ae59-94969488984a||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2023-03-19 05:29:04,743|69fe8cca-c4c9-4cdc-872e-ef7f9fe98b4c||Thread-129||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(933e60a9-24fa-4d82-8b96-3edde8b5348b) CBA(/opt/app/onap/blueprints/archive/933e60a9-24fa-4d82-8b96-3edde8b5348b/cba.zip) 2023-03-19 05:29:04,750|69fe8cca-c4c9-4cdc-872e-ef7f9fe98b4c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/933e60a9-24fa-4d82-8b96-3edde8b5348b) and entry definition file (Definitions/resource-resolution.json) 2023-03-19 05:29:04,763|69fe8cca-c4c9-4cdc-872e-ef7f9fe98b4c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-resolution) 2023-03-19 05:29:04,767|69fe8cca-c4c9-4cdc-872e-ef7f9fe98b4c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/933e60a9-24fa-4d82-8b96-3edde8b5348b) and entry definition file (Definitions/resource-resolution.json) 2023-03-19 05:29:04,878|69fe8cca-c4c9-4cdc-872e-ef7f9fe98b4c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/working/933e60a9-24fa-4d82-8b96-3edde8b5348b) present to clean. 2023-03-19 05:29:05,051|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||reactor-http-epoll-1||||INFO||||||| processing request id ef791c8e-9763-4e16-bb9b-e95f0f7dff2e 2023-03-19 05:29:05,064|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-22||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2023-03-19 05:29:05,257|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-22||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-19 05:29:05,267|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2023-03-19 05:29:05,308|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-19 05:29:05,350|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:29:05,350|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:29:05,351|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:29:05,351|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:29:05,351|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:29:05,351|654321||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 05:29:05,352|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 05:29:05,352|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-22||||INFO||||||| StoreAuditService ID -1 2023-03-19 05:29:05,355|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-22||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-19 05:29:05,355|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2023-03-19 05:29:05,366|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2023-03-19 05:29:05,420|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-19 05:29:05,420|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2023-03-19 05:29:05,421|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 05:29:05,421|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(ef791c8e-9763-4e16-bb9b-e95f0f7dff2e) for workflow(resource-resolution) step(helloworld) 2023-03-19 05:29:05,421|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 05:29:05,421|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2023-03-19 05:29:05,423|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2023-03-19 05:29:05,444|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(ef791c8e-9763-4e16-bb9b-e95f0f7dff2e), subrequestID(c38aee89-7eda-4ff9-a75c-851b7d9e07f9) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-19 05:29:05,496|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2023-03-19 05:29:05,526|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:05,527|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:05,535|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-19 05:29:05,769|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-19 05:29:05,858|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:05,870|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:05,870|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-19 05:29:05,870|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-19 05:29:05,879|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2023-03-19 05:29:05,930|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_put) 2023-03-19 05:29:05,940|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-19 05:29:05,942|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-19 05:29:09,238|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@78be9be8 2023-03-19 05:29:09,242|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2023-03-19 05:29:09,265|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_python) 2023-03-19 05:29:09,270|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:09,270|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:09,270|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-19 05:29:09,274|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-19 05:29:09,288|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:09,288|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:09,288|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-19 05:29:09,288|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-19 05:29:09,288|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2023-03-19 05:29:09,289|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:09,289|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:09,289|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-19 05:29:09,291|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-19 05:29:09,299|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:09,299|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:09,299|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-19 05:29:09,299|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-19 05:29:09,299|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2023-03-19 05:29:09,314|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_patch) 2023-03-19 05:29:09,342|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_del) 2023-03-19 05:29:09,344|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-19 05:29:09,390|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-19 05:29:19,231|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| compiled in (9835)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-19 05:29:19,233|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-19 05:29:19,270|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2023-03-19 05:29:19,304|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin) 2023-03-19 05:29:19,306|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:19,306|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:19,306|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-19 05:29:19,311|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-19 05:29:19,323|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:19,323|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:19,323|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-19 05:29:19,323|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-19 05:29:19,323|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2023-03-19 05:29:19,351|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_get) 2023-03-19 05:29:19,358|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2023-03-19 05:29:19,359|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2023-03-19 05:29:19,387|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_input) 2023-03-19 05:29:19,387|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_default) 2023-03-19 05:29:19,388|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:19,388|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:19,388|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-19 05:29:19,390|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-19 05:29:19,400|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:19,400|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:19,400|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-19 05:29:19,400|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-19 05:29:19,400|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2023-03-19 05:29:19,425|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_post) 2023-03-19 05:29:19,437|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:19,437|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:19,475|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (list) 2023-03-19 05:29:19,477|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-19 05:29:19,477|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:19,477|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:19,477|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:19,478|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:19,478|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2023-03-19 05:29:19,506|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_db) 2023-03-19 05:29:19,509|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2023-03-19 05:29:19,794|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-19 05:29:19,863|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2023-03-19 05:29:19,863|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2023-03-19 05:29:19,950|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2023-03-19 05:29:19,956|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-19 05:29:19,957|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2023-03-19 05:29:19,957|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-19 05:29:19,957|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-19 05:29:20,002|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function) 2023-03-19 05:29:20,038|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@6275f493 2023-03-19 05:29:20,039|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2023-03-19 05:29:20,066|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_python) 2023-03-19 05:29:20,067|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:20,067|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:20,067|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-19 05:29:20,070|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-19 05:29:20,084|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:20,084|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:20,084|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-19 05:29:20,084|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-19 05:29:20,084|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2023-03-19 05:29:20,110|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_patch) 2023-03-19 05:29:20,111|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2023-03-19 05:29:20,159|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_input) 2023-03-19 05:29:20,159|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:20,160|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:20,160|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-19 05:29:20,161|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-19 05:29:20,178|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:20,178|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:20,178|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-19 05:29:20,178|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-19 05:29:20,178|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2023-03-19 05:29:20,201|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_put) 2023-03-19 05:29:20,202|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2023-03-19 05:29:20,228|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_default) 2023-03-19 05:29:20,229|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:20,229|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:20,229|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-19 05:29:20,231|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-19 05:29:20,292|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:20,293|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:20,293|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-19 05:29:20,293|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-19 05:29:20,293|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2023-03-19 05:29:20,302|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:20,302|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:20,302|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-19 05:29:20,304|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-19 05:29:20,316|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:20,316|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:20,316|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-19 05:29:20,316|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-19 05:29:20,316|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2023-03-19 05:29:20,317|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:20,317|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:20,317|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-19 05:29:20,318|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-19 05:29:20,335|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:20,335|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:20,335|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-19 05:29:20,335|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-19 05:29:20,335|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2023-03-19 05:29:20,343|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-30||||INFO||||||| Resource resolution saved into database successfully : (j_del) 2023-03-19 05:29:20,363|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_post) 2023-03-19 05:29:20,363|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_get) 2023-03-19 05:29:20,364|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"} 2023-03-19 05:29:20,380|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2023-03-19 05:29:20,381|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value}) 2023-03-19 05:29:20,382|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2023-03-19 05:29:20,400|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2023-03-19 05:29:20,401|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2023-03-19 05:29:20,401|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-19 05:29:20,401|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-19 05:29:20,401|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2023-03-19 05:29:20,442|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_get_id) 2023-03-19 05:29:20,444|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-19 05:29:20,445|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2023-03-19 05:29:20,478|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin) 2023-03-19 05:29:20,480|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resolved Input Key mappings: {} 2023-03-19 05:29:20,480|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-19 05:29:20,498|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (list) 2023-03-19 05:29:20,500|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-19 05:29:20,500|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:20,500|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:20,500|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:20,501|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:20,501|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:20,501|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:20,501|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:20,501|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:20,501|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-19 05:29:20,501|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2023-03-19 05:29:20,543|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_db) 2023-03-19 05:29:20,544|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2023-03-19 05:29:20,759|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-19 05:29:20,788|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2023-03-19 05:29:20,788|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response... 2023-03-19 05:29:20,788|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 05:29:20,788|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution) 2023-03-19 05:29:20,803|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:29:20,803|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:29:20,803|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:29:20,803|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:29:20,803|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:29:20,803|654321||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 05:29:20,805|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8e247496-b36d-4126-9b54-188f26f367bd auditStoreId -1 2023-03-19 05:29:20,886|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(ef791c8e-9763-4e16-bb9b-e95f0f7dff2e), subrequestID(c38aee89-7eda-4ff9-a75c-851b7d9e07f9) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-19 06:49:36,384|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-19 06:49:36,385|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-19 06:49:36,385|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-19 06:49:36,811|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-19 06:49:36,811|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-19 06:49:38,093|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-19 06:49:38,093|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(29c8993a-7818-44e5-adf5-73d9dd4d1f01) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-19 06:49:38,109|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(00daefff-1020-4f70-bd6c-9679a8b82ff3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-19 06:49:38,113|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(087660c8-5b63-49b6-b8aa-0948381f0563) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-19 06:49:38,138|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(d5f6bfa7-ab8b-4820-84d4-c898e614d8bc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-19 06:49:38,145|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(f66fb5fa-0128-40f5-8aea-90dba2589f55) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-19 06:49:38,153|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(79a506d4-0a6e-43e1-917f-bf0ade810e33) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-19 06:49:38,160|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-19 06:49:38,161|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 06:49:38,161|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 06:49:38,161|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 06:49:38,161|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 06:49:38,162|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 06:49:38,176|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 06:49:38,181|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 06:49:38,186|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 06:49:38,191|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 06:49:38,195|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 06:49:38,278|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:49:38,278|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:49:38,278|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:49:38,292|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 06:49:38,379|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 06:49:38,439|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-19 06:49:38,443|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:49:38,443|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:49:38,443|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:49:38,444|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 06:49:38,532|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:49:38,532|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:49:38,532|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 06:49:38,538|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 06:49:38,577|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-19 06:49:38,624|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-19 06:49:38,654|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 06:49:38,713|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-19 06:49:38,717|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-19 06:49:38,773|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 06:49:38,873|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:49:38,874|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:49:38,885|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 06:49:38,929|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-19 06:49:38,975|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-19 06:49:38,978|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:49:38,979|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:49:38,979|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:49:38,979|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(HealthCheck) 2023-03-19 06:49:38,979|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-19 06:49:38,980|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-assign) 2023-03-19 06:49:38,981|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-deploy) 2023-03-19 06:49:38,981|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-19 06:49:39,067|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 06:49:39,101|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-19 06:49:39,146|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-19 06:49:39,149|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-19 06:49:39,214|a1f2444b-32e9-4e28-adb9-ab6dfdba8f8f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-19 06:49:51,561|2400a4cc-a889-4f44-ae49-fcc5623d910f||Thread-153||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(b4788839-c260-4ed7-a675-69ffcd916e30) CBA(/opt/app/onap/blueprints/archive/b4788839-c260-4ed7-a675-69ffcd916e30/cba.zip) 2023-03-19 06:49:51,573|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b4788839-c260-4ed7-a675-69ffcd916e30) and entry definition file (Definitions/CNF.json) 2023-03-19 06:49:51,662|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:49:51,662|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:49:51,663|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:49:51,663|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(scale-out) 2023-03-19 06:49:51,663|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(scale) 2023-03-19 06:49:51,663|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(scale-in) 2023-03-19 06:49:51,663|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(health-check) 2023-03-19 06:49:51,672|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b4788839-c260-4ed7-a675-69ffcd916e30) and entry definition file (Definitions/CNF.json) 2023-03-19 06:49:51,981|2400a4cc-a889-4f44-ae49-fcc5623d910f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/working/b4788839-c260-4ed7-a675-69ffcd916e30) present to clean. 2023-03-19 06:49:56,582|6efc49ec-3546-4d12-a56e-61e86734ddde||Thread-153||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/618db0d5-a180-4e29-ab66-79780a0a9e43) 2023-03-19 06:49:56,583|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| deleting definition types under : /opt/app/onap/blueprints/working/618db0d5-a180-4e29-ab66-79780a0a9e43/Definitions 2023-03-19 06:49:56,589|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| reinitialized all type definitions 2023-03-19 06:49:56,592|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-19 06:49:56,634|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(vnf-template) 2023-03-19 06:49:56,650|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-19 06:49:56,665|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-19 06:49:56,693|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,739|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,758|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,774|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-19 06:49:56,774|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-19 06:49:56,774|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-19 06:49:56,800|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,815|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,833|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,849|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 06:49:56,884|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,903|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,922|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,942|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,961|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:56,984|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:57,014|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-19 06:49:57,015|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-19 06:49:57,015|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-19 06:49:57,016|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-19 06:49:57,034|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:57,051|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:57,066|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 06:49:57,081|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-19 06:49:57,147|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(resource-assignment) 2023-03-19 06:49:57,147|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-19 06:49:57,147|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-19 06:49:57,147|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-19 06:49:57,147|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-19 06:49:57,147|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-19 06:49:57,147|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/618db0d5-a180-4e29-ab66-79780a0a9e43/Templates/vnf-mapping.json 2023-03-19 06:49:57,150|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-19 06:49:57,150|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-19 06:49:57,150|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/618db0d5-a180-4e29-ab66-79780a0a9e43/Templates/base_ubuntu20-mapping.json 2023-03-19 06:49:57,153|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-19 06:49:57,153|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-19 06:49:57,154|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-assign) 2023-03-19 06:49:57,154|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-19 06:49:57,154|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-assign) targets(config-assign) 2023-03-19 06:49:57,154|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-19 06:49:57,154|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-19 06:49:57,154|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/618db0d5-a180-4e29-ab66-79780a0a9e43/Templates/baseconfig-mapping.json 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-deploy) 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) resource assignment files([] 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing blueprint Resource Definitions 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/vnf-mapping.json) 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-19 06:49:57,157|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/baseconfig-mapping.json) 2023-03-19 06:49:57,163|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2023-03-19 06:49:57,324|6efc49ec-3546-4d12-a56e-61e86734ddde||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-19 06:49:57,606|f8d8dbb7-c979-469d-af74-000afa49c9c5||Thread-153||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(2a88cf9a-6a8f-4bb3-8053-49d5d5032dfb) CBA(/opt/app/onap/blueprints/archive/2a88cf9a-6a8f-4bb3-8053-49d5d5032dfb/cba.zip) 2023-03-19 06:49:57,615|f8d8dbb7-c979-469d-af74-000afa49c9c5||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a88cf9a-6a8f-4bb3-8053-49d5d5032dfb) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 06:49:57,618|f8d8dbb7-c979-469d-af74-000afa49c9c5||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 06:49:57,633|f8d8dbb7-c979-469d-af74-000afa49c9c5||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:49:57,633|f8d8dbb7-c979-469d-af74-000afa49c9c5||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:49:57,633|f8d8dbb7-c979-469d-af74-000afa49c9c5||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:49:57,641|f8d8dbb7-c979-469d-af74-000afa49c9c5||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a88cf9a-6a8f-4bb3-8053-49d5d5032dfb) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 06:49:57,764|f8d8dbb7-c979-469d-af74-000afa49c9c5||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/working/2a88cf9a-6a8f-4bb3-8053-49d5d5032dfb) present to clean. 2023-03-19 06:51:43,194|614a3a67-6fb2-45ca-b145-ae449bd98edd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-19 06:51:43,194|614a3a67-6fb2-45ca-b145-ae449bd98edd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-19 06:51:43,194|614a3a67-6fb2-45ca-b145-ae449bd98edd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-19 06:51:43,627|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-19 06:51:43,627|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-19 06:51:44,549|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-19 06:51:44,549|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(273e3548-86a3-4ea6-964a-1238794ec67c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-19 06:51:44,560|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(383c1d5f-eabd-4b89-a569-658e39bbde50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-19 06:51:44,563|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(7f65bd8c-8415-42a1-94c7-e042c1ab3159) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-19 06:51:44,569|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(8a75e491-0217-4b56-87b4-634eb3b8b998) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-19 06:51:44,576|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(9b6de276-5f62-4469-ae69-892e4d36d2a3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-19 06:51:44,585|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(41f2aa7f-559b-49e1-b8fd-e476e62fc373) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-19 06:51:44,592|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-19 06:51:44,593|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 06:51:44,594|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 06:51:44,594|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 06:51:44,594|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 06:51:44,595|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 06:51:44,702|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 06:51:44,705|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 06:51:44,741|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:51:44,741|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:51:44,746|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 06:51:44,751|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 06:51:44,759|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 06:51:44,790|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:51:44,790|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:51:44,791|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:51:44,859|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 06:51:44,935|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 06:51:44,996|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-19 06:51:44,999|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 06:51:45,066|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:51:45,066|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:51:45,076|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 06:51:45,111|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-19 06:51:45,162|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-19 06:51:45,162|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-19 06:51:45,241|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:51:45,241|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:51:45,241|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:51:45,252|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 06:51:45,287|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 06:51:45,330|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-19 06:51:45,331|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 06:51:45,428|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 06:51:45,428|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 06:51:45,429|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 06:51:45,429|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(HealthCheck) 2023-03-19 06:51:45,429|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-19 06:51:45,429|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-assign) 2023-03-19 06:51:45,429|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-deploy) 2023-03-19 06:51:45,440|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 06:51:45,440|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 06:51:45,469|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-19 06:51:45,513|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-19 06:51:45,541|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-19 06:51:45,587|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-19 06:51:45,587|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-19 06:51:45,638|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-19 06:51:45,699|614a3a67-6fb2-45ca-b145-ae449bd98edd||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-19 06:52:02,879|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||Thread-189||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/955b5a26-c410-4a3e-8d78-c449e41424cc) 2023-03-19 06:52:02,880|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| deleting definition types under : /opt/app/onap/blueprints/working/955b5a26-c410-4a3e-8d78-c449e41424cc/Definitions 2023-03-19 06:52:02,882|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| reinitialized all type definitions 2023-03-19 06:52:02,882|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-19 06:52:02,924|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-19 06:52:02,957|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-19 06:52:02,977|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-19 06:52:02,993|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-19 06:52:03,049|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-19 06:52:03,091|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-assign) 2023-03-19 06:52:03,092|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-19 06:52:03,092|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-assign) targets(resolve-data) 2023-03-19 06:52:03,092|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-19 06:52:03,092|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-19 06:52:03,092|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/955b5a26-c410-4a3e-8d78-c449e41424cc/Templates/netconfrpc-mapping.json 2023-03-19 06:52:03,097|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-19 06:52:03,097|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-19 06:52:03,098|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-deploy) 2023-03-19 06:52:03,099|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-19 06:52:03,099|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-19 06:52:03,099|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) resource assignment files([] 2023-03-19 06:52:03,099|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing blueprint Resource Definitions 2023-03-19 06:52:03,099|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-19 06:52:03,099|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-19 06:52:03,102|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| distinct resource keys ([input-source]) 2023-03-19 06:52:03,119|0a73c6af-8ab3-447c-afea-5c00c87fe7cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-19 07:49:58,974|d0522211-150d-4772-a77d-7efc6e64d888||Thread-190||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(632734f7-404b-4836-b734-f93bdcd44c79) CBA(/opt/app/onap/blueprints/archive/632734f7-404b-4836-b734-f93bdcd44c79/cba.zip) 2023-03-19 07:49:58,985|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/632734f7-404b-4836-b734-f93bdcd44c79) and entry definition file (Definitions/CNF.json) 2023-03-19 07:49:59,044|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:49:59,045|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:49:59,045|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:49:59,045|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(scale-out) 2023-03-19 07:49:59,045|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(scale) 2023-03-19 07:49:59,045|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(scale-in) 2023-03-19 07:49:59,045|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(health-check) 2023-03-19 07:49:59,064|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/632734f7-404b-4836-b734-f93bdcd44c79) and entry definition file (Definitions/CNF.json) 2023-03-19 07:49:59,170|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-19 07:49:59,225|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-19 07:49:59,229|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-19 07:49:59,326|d0522211-150d-4772-a77d-7efc6e64d888||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/working/632734f7-404b-4836-b734-f93bdcd44c79) present to clean. 2023-03-19 07:49:59,439|17b62181-e633-45c0-83b3-9a125bcd73b2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-19 07:49:59,439|17b62181-e633-45c0-83b3-9a125bcd73b2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-19 07:49:59,439|17b62181-e633-45c0-83b3-9a125bcd73b2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-19 07:49:59,842|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-19 07:49:59,842|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-19 07:50:00,835|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-19 07:50:00,836|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(3cb7967b-09c5-4307-bd07-5bfd42554836) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-19 07:50:00,850|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(80e4f62d-0438-4b84-903d-e372a4ece2c3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-19 07:50:00,854|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(00ce5827-3b02-46da-ac2d-e01bf476797e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-19 07:50:00,858|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(e1ef029b-738f-4bab-bdb3-0bfbb2c7f670) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-19 07:50:00,864|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(52dde7ef-68c4-40c7-990b-384a1e13881f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-19 07:50:00,878|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(709eea27-92cd-4bbd-9aac-7d39559ea0be) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-19 07:50:00,884|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-19 07:50:00,885|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 07:50:00,885|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 07:50:00,885|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 07:50:00,885|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 07:50:00,885|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 07:50:00,892|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 07:50:00,935|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 07:50:00,941|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 07:50:00,949|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 07:50:00,953|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 07:50:00,987|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:50:00,988|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:50:00,988|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:50:01,042|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 07:50:01,090|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 07:50:01,142|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-19 07:50:01,145|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 07:50:01,210|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:50:01,210|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:50:01,210|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:50:01,211|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(HealthCheck) 2023-03-19 07:50:01,211|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-19 07:50:01,211|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-assign) 2023-03-19 07:50:01,212|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-deploy) 2023-03-19 07:50:01,224|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 07:50:01,267|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-19 07:50:01,311|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-19 07:50:01,317|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-19 07:50:01,369|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:50:01,370|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:50:01,379|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 07:50:01,413|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-19 07:50:01,462|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-19 07:50:01,465|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-19 07:50:01,528|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:50:01,528|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:50:01,529|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:50:01,541|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:50:01,542|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:50:01,542|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 07:50:01,545|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 07:50:01,576|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 07:50:01,630|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-19 07:50:01,630|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 07:50:01,718|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-19 07:50:01,764|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-19 07:50:01,765|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-19 07:50:01,823|17b62181-e633-45c0-83b3-9a125bcd73b2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-19 07:50:18,694|de777e24-4c69-4038-a4e3-497d5f741f3a||reactor-http-epoll-3||||INFO||||||| processing request id de777e24-4c69-4038-a4e3-497d5f741f3a 2023-03-19 07:50:18,703|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-19 07:50:18,933|0d58a43b-c37b-4bb8-986e-bc213fd43e24||Thread-190||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/64e2ef6a-3905-441b-badf-6d259c75cb75) 2023-03-19 07:50:18,935|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| deleting definition types under : /opt/app/onap/blueprints/working/64e2ef6a-3905-441b-badf-6d259c75cb75/Definitions 2023-03-19 07:50:18,941|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| reinitialized all type definitions 2023-03-19 07:50:18,942|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-19 07:50:18,974|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(vnf-template) 2023-03-19 07:50:18,988|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-19 07:50:19,004|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-19 07:50:19,026|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,077|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,094|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,115|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-19 07:50:19,116|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-19 07:50:19,116|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-19 07:50:19,138|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,153|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,171|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,186|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-19 07:50:19,222|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,239|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,249|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-19 07:50:19,259|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-19 07:50:19,264|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,279|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,297|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,301|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 07:50:19,313|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,328|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 07:50:19,329|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 07:50:19,329|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 07:50:19,329|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 07:50:19,329|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 07:50:19,329|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 07:50:19,329|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 07:50:19,329|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| StoreAuditService ID -1 2023-03-19 07:50:19,331|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-19 07:50:19,331|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-19 07:50:19,340|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-19 07:50:19,345|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-19 07:50:19,346|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-19 07:50:19,346|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-19 07:50:19,346|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-19 07:50:19,367|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,385|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,392|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 07:50:19,404|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(input) 2023-03-19 07:50:19,415|de777e24-4c69-4038-a4e3-497d5f741f3a||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(de777e24-4c69-4038-a4e3-497d5f741f3a), subrequestID(2e8a767d-43ae-41db-a8bf-d174c349dc31) CBA(APACHE/1.0.0/resource-assignment). 2023-03-19 07:50:19,422|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-19 07:50:19,456|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-19 07:50:19,481|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-assignment[de777e24-4c69-4038-a4e3-497d5f741f3a])'s step(resource-assignment) 2023-03-19 07:50:19,482|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 07:50:19,484|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(de777e24-4c69-4038-a4e3-497d5f741f3a) for workflow(resource-assignment) step(resource-assignment) 2023-03-19 07:50:19,484|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:19,484|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-19 07:50:19,485|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-19 07:50:19,504|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(resource-assignment) 2023-03-19 07:50:19,505|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-19 07:50:19,505|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-19 07:50:19,505|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-19 07:50:19,505|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-19 07:50:19,505|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-19 07:50:19,505|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/64e2ef6a-3905-441b-badf-6d259c75cb75/Templates/vnf-mapping.json 2023-03-19 07:50:19,509|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-19 07:50:19,509|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-19 07:50:19,509|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/64e2ef6a-3905-441b-badf-6d259c75cb75/Templates/base_ubuntu20-mapping.json 2023-03-19 07:50:19,512|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-19 07:50:19,513|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-19 07:50:19,514|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-19 07:50:19,515|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-assign) 2023-03-19 07:50:19,515|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-19 07:50:19,515|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-assign) targets(config-assign) 2023-03-19 07:50:19,516|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-19 07:50:19,516|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-19 07:50:19,516|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/64e2ef6a-3905-441b-badf-6d259c75cb75/Templates/baseconfig-mapping.json 2023-03-19 07:50:19,522|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-19 07:50:19,525|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-19 07:50:19,522|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-19 07:50:19,526|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-deploy) 2023-03-19 07:50:19,526|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-19 07:50:19,526|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-19 07:50:19,526|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) resource assignment files([] 2023-03-19 07:50:19,526|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing blueprint Resource Definitions 2023-03-19 07:50:19,526|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-19 07:50:19,526|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/vnf-mapping.json) 2023-03-19 07:50:19,526|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-19 07:50:19,526|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-19 07:50:19,527|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/baseconfig-mapping.json) 2023-03-19 07:50:19,527|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-19 07:50:19,527|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("2e8a767d-43ae-41db-a8bf-d174c349dc31") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-19 07:50:19,528|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a52270a0-6aa9-4022-a428-e6ca7389d84f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-19 07:50:19,529|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {vnf-id="2e8a767d-43ae-41db-a8bf-d174c349dc31", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-19 07:50:19,534|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2023-03-19 07:50:19,540|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2023-03-19 07:50:19,540|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2023-03-19 07:50:19,568|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-19 07:50:19,692|0d58a43b-c37b-4bb8-986e-bc213fd43e24||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-19 07:50:19,951|b281780c-a1ac-4711-b752-681c7b2fd1f1||Thread-190||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(af09ca98-74a4-4a0d-96db-6f43783fad5f) CBA(/opt/app/onap/blueprints/archive/af09ca98-74a4-4a0d-96db-6f43783fad5f/cba.zip) 2023-03-19 07:50:19,958|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/af09ca98-74a4-4a0d-96db-6f43783fad5f) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:50:19,961|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 07:50:19,971|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:50:19,971|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:50:19,972|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:50:19,975|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/af09ca98-74a4-4a0d-96db-6f43783fad5f) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:50:20,002|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :ubuntu20::1.0.0 2023-03-19 07:50:20,049|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2023-03-19 07:50:20,051|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2023-03-19 07:50:20,133|b281780c-a1ac-4711-b752-681c7b2fd1f1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/working/af09ca98-74a4-4a0d-96db-6f43783fad5f) present to clean. 2023-03-19 07:50:20,550|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-19 07:50:20,563|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-19 07:50:20,575|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 07:50:20,576|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-19 07:50:20,579|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||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" : "a52270a0-6aa9-4022-a428-e6ca7389d84f", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "2e8a767d-43ae-41db-a8bf-d174c349dc31", "vnf_name" : "${vnf_name}" }) 2023-03-19 07:50:20,590|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-19 07:50:20,590|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:20,590|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-19 07:50:20,590|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[de777e24-4c69-4038-a4e3-497d5f741f3a])'s step(profile-upload) 2023-03-19 07:50:20,590|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 07:50:20,595|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(de777e24-4c69-4038-a4e3-497d5f741f3a) for workflow(resource-assignment) step(profile-upload) 2023-03-19 07:50:20,595|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-19 07:50:20,595|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-19 07:50:20,596|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-19 07:50:20,596|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2023-03-19 07:50:20,596|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-19 07:50:20,600|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-19 07:50:20,600|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-19 07:50:20,600|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-19 07:50:20,600|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-19 07:50:20,600|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-19 07:50:20,609|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| workflow(de777e24-4c69-4038-a4e3-497d5f741f3a) nodes completed with (0)exceptions 2023-03-19 07:50:20,609|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-19 07:50:20,620|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 07:50:20,620|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 07:50:20,620|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 07:50:20,620|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 07:50:20,620|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 07:50:20,620|ef791c8e-9763-4e16-bb9b-e95f0f7dff2e||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 07:50:20,620|de777e24-4c69-4038-a4e3-497d5f741f3a||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 91c9c33f-7cf1-4f70-9d1d-dbdafde3a1e7 auditStoreId -1 2023-03-19 07:50:20,704|de777e24-4c69-4038-a4e3-497d5f741f3a||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(de777e24-4c69-4038-a4e3-497d5f741f3a), subrequestID(2e8a767d-43ae-41db-a8bf-d174c349dc31) CBA(APACHE/1.0.0/resource-assignment). 2023-03-19 07:50:26,092|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||reactor-http-epoll-3||||INFO||||||| processing request id f38cfe22-9b53-413d-8267-d2f6e3ccf7d3 2023-03-19 07:50:26,092|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-19 07:50:26,098|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-19 07:50:26,121|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 07:50:26,130|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 07:50:26,136|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| StoreAuditService ID -1 2023-03-19 07:50:26,136|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-19 07:50:26,136|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-19 07:50:26,140|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-19 07:50:26,149|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(f38cfe22-9b53-413d-8267-d2f6e3ccf7d3), subrequestID(bdfb07cf-56b7-4746-8c07-6db155f40844) CBA(APACHE/1.0.0/resource-assignment). 2023-03-19 07:50:26,164|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 07:50:26,165|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-19 07:50:26,166|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-assignment[f38cfe22-9b53-413d-8267-d2f6e3ccf7d3])'s step(resource-assignment) 2023-03-19 07:50:26,166|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 07:50:26,166|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(f38cfe22-9b53-413d-8267-d2f6e3ccf7d3) for workflow(resource-assignment) step(resource-assignment) 2023-03-19 07:50:26,166|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:26,166|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-19 07:50:26,167|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-19 07:50:26,197|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-19 07:50:26,207|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-19 07:50:26,207|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("bdfb07cf-56b7-4746-8c07-6db155f40844") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-19 07:50:26,208|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-19 07:50:26,208|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2023-03-19 07:50:26,209|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("f82538fa-82a7-4cab-947e-625e94698564") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-19 07:50:26,211|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Resolved Input Key mappings: {customizationid="f82538fa-82a7-4cab-947e-625e94698564"} 2023-03-19 07:50:26,211|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2023-03-19 07:50:26,211|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| Resolved Input Key mappings: {customizationid="f82538fa-82a7-4cab-947e-625e94698564"} 2023-03-19 07:50:26,211|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-19 07:50:26,260|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Parameter information : ({customizationid=f82538fa-82a7-4cab-947e-625e94698564}) 2023-03-19 07:50:26,262|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| Parameter information : ({customizationid=f82538fa-82a7-4cab-947e-625e94698564}) 2023-03-19 07:50:26,292|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string) 2023-03-19 07:50:26,294|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"b5d0259b-bbfa-4105-ab67-f38fecd753b0"}]) 2023-03-19 07:50:26,294|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("b5d0259b-bbfa-4105-ab67-f38fecd753b0") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-19 07:50:26,716|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Response processing type (string) 2023-03-19 07:50:26,717|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"bb468d3e-efa3-4f46-be3a-dc9f03ea1442"}]) 2023-03-19 07:50:26,717|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("bb468d3e-efa3-4f46-be3a-dc9f03ea1442") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-19 07:50:26,719|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-19 07:50:26,725|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Transformed value: null -> bb468d3e-efa3-4f46-be3a-dc9f03ea1442 2023-03-19 07:50:26,727|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Resolved Input Key mappings: {customizationid="f82538fa-82a7-4cab-947e-625e94698564"} 2023-03-19 07:50:26,727|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-19 07:50:26,741|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Parameter information : ({customizationid=f82538fa-82a7-4cab-947e-625e94698564}) 2023-03-19 07:50:26,762|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Response processing type (string) 2023-03-19 07:50:26,763|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-19 07:50:26,763|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-19 07:50:26,763|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-19 07:50:26,764|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-19 07:50:26,770|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Transformed value: null -> f82538fa-82a7-4cab-947e-625e94698564 2023-03-19 07:50:26,770|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("a52270a0-6aa9-4022-a428-e6ca7389d84f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-19 07:50:26,771|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2023-03-19 07:50:26,771|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-19 07:50:26,772|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("2e8a767d-43ae-41db-a8bf-d174c349dc31") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-19 07:50:26,773|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {service-instance-id="a52270a0-6aa9-4022-a428-e6ca7389d84f", vnf-id="2e8a767d-43ae-41db-a8bf-d174c349dc31"} 2023-03-19 07:50:26,773|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {service-instance-id="a52270a0-6aa9-4022-a428-e6ca7389d84f", vnf-id="2e8a767d-43ae-41db-a8bf-d174c349dc31"} 2023-03-19 07:50:26,776|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a52270a0-6aa9-4022-a428-e6ca7389d84f/service-data/vnfs/vnf/2e8a767d-43ae-41db-a8bf-d174c349dc31/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2023-03-19 07:50:26,776|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a52270a0-6aa9-4022-a428-e6ca7389d84f/service-data/vnfs/vnf/2e8a767d-43ae-41db-a8bf-d174c349dc31/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2023-03-19 07:50:26,779|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a52270a0-6aa9-4022-a428-e6ca7389d84f/service-data/vnfs/vnf/2e8a767d-43ae-41db-a8bf-d174c349dc31/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2023-03-19 07:50:26,779|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a52270a0-6aa9-4022-a428-e6ca7389d84f/service-data/vnfs/vnf/2e8a767d-43ae-41db-a8bf-d174c349dc31/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2023-03-19 07:50:26,794|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a52270a0-6aa9-4022-a428-e6ca7389d84f/service-data/vnfs/vnf/2e8a767d-43ae-41db-a8bf-d174c349dc31/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-19 07:50:26,795|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a52270a0-6aa9-4022-a428-e6ca7389d84f/service-data/vnfs/vnf/2e8a767d-43ae-41db-a8bf-d174c349dc31/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-19 07:50:26,860|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK) 2023-03-19 07:50:26,860|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-19 07:50:26,860|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string) 2023-03-19 07:50:26,860|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-19 07:50:26,861|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-19 07:50:26,861|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-19 07:50:26,861|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-19 07:50:26,861|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-19 07:50:26,861|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-19 07:50:26,861|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-19 07:50:26,861|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="bdfb07cf-56b7-4746-8c07-6db155f40844"} 2023-03-19 07:50:26,866|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-19 07:50:26,866|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-19 07:50:26,867|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-19 07:50:26,977|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-19 07:50:26,977|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-19 07:50:26,978|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 07:50:26,979|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-19 07:50:26,982|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {service-instance-id="a52270a0-6aa9-4022-a428-e6ca7389d84f", vnf-id="2e8a767d-43ae-41db-a8bf-d174c349dc31"} 2023-03-19 07:50:26,985|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a52270a0-6aa9-4022-a428-e6ca7389d84f/service-data/vnfs/vnf/2e8a767d-43ae-41db-a8bf-d174c349dc31/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2023-03-19 07:50:26,986|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a52270a0-6aa9-4022-a428-e6ca7389d84f/service-data/vnfs/vnf/2e8a767d-43ae-41db-a8bf-d174c349dc31/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2023-03-19 07:50:27,006|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a52270a0-6aa9-4022-a428-e6ca7389d84f/service-data/vnfs/vnf/2e8a767d-43ae-41db-a8bf-d174c349dc31/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-19 07:50:27,020|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-19 07:50:27,020|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-19 07:50:27,020|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-19 07:50:27,020|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-19 07:50:27,020|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-19 07:50:27,022|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-19 07:50:27,022|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-19 07:50:27,027|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2023-03-19 07:50:27,027|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response... 2023-03-19 07:50:27,027|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:27,027|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-19 07:50:27,027|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| workflow(f38cfe22-9b53-413d-8267-d2f6e3ccf7d3) nodes completed with (1)exceptions 2023-03-19 07:50:27,028|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||ERROR||||||| workflow(f38cfe22-9b53-413d-8267-d2f6e3ccf7d3) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 07:50:27,028|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-19 07:50:27,031|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4c21868c-0a29-403b-b3ee-ad3c40ace877 auditStoreId -1 2023-03-19 07:50:27,049|f38cfe22-9b53-413d-8267-d2f6e3ccf7d3||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(f38cfe22-9b53-413d-8267-d2f6e3ccf7d3), subrequestID(bdfb07cf-56b7-4746-8c07-6db155f40844) CBA(APACHE/1.0.0/resource-assignment). 2023-03-19 07:50:36,825|1844f344-4800-41aa-8c81-f854e1755148||reactor-http-epoll-3||||INFO||||||| processing request id 1844f344-4800-41aa-8c81-f854e1755148 2023-03-19 07:50:36,834|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-19 07:50:37,041|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-6||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-19 07:50:37,050|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:50:37,082|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 07:50:37,098|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 07:50:37,098|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| StoreAuditService ID -1 2023-03-19 07:50:37,100|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-19 07:50:37,100|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-19 07:50:37,110|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:50:37,165|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 07:50:37,165|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-19 07:50:37,165|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 07:50:37,166|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(1844f344-4800-41aa-8c81-f854e1755148) for workflow(resource-assignment) step(resource-assignment) 2023-03-19 07:50:37,166|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:37,166|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-19 07:50:37,167|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-19 07:50:37,189|1844f344-4800-41aa-8c81-f854e1755148||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(1844f344-4800-41aa-8c81-f854e1755148), subrequestID(bfbf157e-d998-4a24-abbe-9fe523a85f94) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-19 07:50:37,190|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-19 07:50:37,192|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-19 07:50:37,192|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("aa746b35-fef4-49ca-831c-db63a0178fcb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-19 07:50:37,192|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("bfbf157e-d998-4a24-abbe-9fe523a85f94") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-19 07:50:37,193|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "aa746b35-fef4-49ca-831c-db63a0178fcb", "vnf-id" : "bfbf157e-d998-4a24-abbe-9fe523a85f94", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-19 07:50:37,213|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response... 2023-03-19 07:50:37,214|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:37,214|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-19 07:50:37,216|1844f344-4800-41aa-8c81-f854e1755148||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3907940e-0f7c-40b7-a195-4335ec9d8ff9 auditStoreId -1 2023-03-19 07:50:37,268|1844f344-4800-41aa-8c81-f854e1755148||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(1844f344-4800-41aa-8c81-f854e1755148), subrequestID(bfbf157e-d998-4a24-abbe-9fe523a85f94) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-19 07:50:42,529|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||reactor-http-epoll-3||||INFO||||||| processing request id 047efe3e-4827-4c4e-a7fd-a55ff2b39d71 2023-03-19 07:50:42,529|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-19 07:50:42,534|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:50:42,564|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 07:50:42,575|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 07:50:42,575|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| StoreAuditService ID -1 2023-03-19 07:50:42,575|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-19 07:50:42,575|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-19 07:50:42,579|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:50:42,589|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(047efe3e-4827-4c4e-a7fd-a55ff2b39d71), subrequestID(31575180-34f5-4ef6-91f1-be112cd061de) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-19 07:50:42,606|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 07:50:42,606|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-19 07:50:42,606|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 07:50:42,606|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(047efe3e-4827-4c4e-a7fd-a55ff2b39d71) for workflow(resource-assignment) step(resource-assignment) 2023-03-19 07:50:42,606|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:42,606|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-19 07:50:42,607|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-19 07:50:42,635|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-19 07:50:42,637|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-19 07:50:42,637|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-19 07:50:42,637|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-19 07:50:42,637|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-19 07:50:42,637|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("31575180-34f5-4ef6-91f1-be112cd061de") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-19 07:50:42,638|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("aa746b35-fef4-49ca-831c-db63a0178fcb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-19 07:50:42,638|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2023-03-19 07:50:42,638|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-19 07:50:42,638|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-19 07:50:42,639|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("bfbf157e-d998-4a24-abbe-9fe523a85f94") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-19 07:50:42,639|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "aa746b35-fef4-49ca-831c-db63a0178fcb", "ubuntu20_flavor_name" : "m1.small", "ubuntu20_image_name" : "Ubuntu_2004", "ubuntu20_key_name" : "onap_dt", "ubuntu20_name_0" : "ubuntu20agent-VNF", "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key", "vf-module-id" : "31575180-34f5-4ef6-91f1-be112cd061de", "vnf-id" : "bfbf157e-d998-4a24-abbe-9fe523a85f94", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-19 07:50:42,649|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response... 2023-03-19 07:50:42,649|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:42,649|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-19 07:50:42,651|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 29421479-b034-4a6f-be9c-3c40c9fe983c auditStoreId -1 2023-03-19 07:50:42,670|047efe3e-4827-4c4e-a7fd-a55ff2b39d71||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(047efe3e-4827-4c4e-a7fd-a55ff2b39d71), subrequestID(31575180-34f5-4ef6-91f1-be112cd061de) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-19 07:50:48,440|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-19 07:50:48,552|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-19 07:50:48,740|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing request id 2427ad2e-92b8-438f-a563-64a34526debd 2023-03-19 07:50:48,741|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-19 07:50:48,839|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:50:48,876|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deriving input data for workflow: (config-assign) 2023-03-19 07:50:48,939|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 07:50:48,939|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| StoreAuditService ID -1 2023-03-19 07:50:48,939|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-19 07:50:48,939|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-19 07:50:48,945|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:50:48,956|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(2427ad2e-92b8-438f-a563-64a34526debd), subrequestID(82789927-cfbc-4457-81ac-5a2128003fde) CBA(ubuntu20/1.0.0/config-assign). 2023-03-19 07:50:48,979|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deriving input data for workflow: (config-assign) 2023-03-19 07:50:48,980|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-19 07:50:48,980|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 07:50:48,982|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| preparing request id(2427ad2e-92b8-438f-a563-64a34526debd) for workflow(config-assign) step(config-assign) 2023-03-19 07:50:48,982|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:48,982|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-19 07:50:48,984|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-19 07:50:49,086|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-19 07:50:49,088|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-19 07:50:49,088|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Setting Resource Value ("aa746b35-fef4-49ca-831c-db63a0178fcb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-19 07:50:49,088|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Setting Resource Value ("bfbf157e-d998-4a24-abbe-9fe523a85f94") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-19 07:50:49,153|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-19 07:50:49,157|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-19 07:50:49,157|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-19 07:50:49,159|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Generated Resource Param Data ({ "service-instance-id" : "aa746b35-fef4-49ca-831c-db63a0178fcb", "vnf-id" : "bfbf157e-d998-4a24-abbe-9fe523a85f94", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-19 07:50:49,203|2427ad2e-92b8-438f-a563-64a34526debd||DefaultDispatcher-worker-17||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-19 07:50:49,235|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2023-03-19 07:50:49,236|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Preparing Response... 2023-03-19 07:50:49,236|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 07:50:49,236|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-19 07:50:49,242|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 55887541-18a5-4960-b4b6-ec03a4a333d4 auditStoreId -1 2023-03-19 07:50:49,285|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(2427ad2e-92b8-438f-a563-64a34526debd), subrequestID(82789927-cfbc-4457-81ac-5a2128003fde) CBA(ubuntu20/1.0.0/config-assign). 2023-03-19 07:50:49,303|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Completed 2023-03-19 07:51:06,340|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-19 07:51:06,340|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-19 07:51:06,340|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-19 07:51:06,692|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-19 07:51:06,693|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-19 07:51:07,678|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-19 07:51:07,678|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(bad69f2f-dc10-4ca4-a2da-d7a0f3c16ef5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-19 07:51:07,691|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(dfe56d7d-623e-4831-9665-381cab35d1cb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-19 07:51:07,694|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(84a77b53-8b09-4ada-ba2f-1ec3da585844) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-19 07:51:07,699|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(27178485-4321-4b44-a50c-bd9ce5c2aaff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-19 07:51:07,744|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(80c24d22-99ec-4a5f-8b3a-fd4be9fa8e1a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-19 07:51:07,769|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(ad815ebb-9150-4cc0-bc53-8704d6949c4f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-19 07:51:07,775|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-19 07:51:07,775|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 07:51:07,775|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 07:51:07,775|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 07:51:07,775|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 07:51:07,781|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 07:51:07,798|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 07:51:07,799|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 07:51:07,803|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 07:51:07,838|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 07:51:07,844|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 07:51:07,877|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:51:07,877|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:51:07,877|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:51:07,889|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 07:51:07,987|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 07:51:08,060|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-19 07:51:08,064|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 07:51:08,255|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:51:08,255|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:51:08,256|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:51:08,256|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(HealthCheck) 2023-03-19 07:51:08,256|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-19 07:51:08,256|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-assign) 2023-03-19 07:51:08,256|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-deploy) 2023-03-19 07:51:08,268|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 07:51:08,308|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-19 07:51:08,377|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-19 07:51:08,378|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-19 07:51:08,463|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:51:08,463|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:51:08,474|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 07:51:08,535|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-19 07:51:08,594|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-19 07:51:08,594|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-19 07:51:08,668|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 07:51:08,669|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:51:08,669|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:51:08,681|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 07:51:08,681|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 07:51:08,682|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 07:51:08,686|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 07:51:08,718|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 07:51:08,772|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-19 07:51:08,804|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-19 07:51:08,866|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-19 07:51:08,866|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 07:51:08,926|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-19 07:51:08,984|ca675e10-6f08-45e8-a1d9-5d8dd4e5a125||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-19 07:51:26,607|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||Thread-238||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a4171ed8-77a5-4607-96c5-81967bc13a51) 2023-03-19 07:51:26,608|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| deleting definition types under : /opt/app/onap/blueprints/working/a4171ed8-77a5-4607-96c5-81967bc13a51/Definitions 2023-03-19 07:51:26,612|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| reinitialized all type definitions 2023-03-19 07:51:26,614|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-19 07:51:26,652|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-19 07:51:26,682|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-19 07:51:26,697|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-19 07:51:26,714|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-19 07:51:26,773|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-19 07:51:26,816|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-assign) 2023-03-19 07:51:26,816|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-19 07:51:26,816|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-assign) targets(resolve-data) 2023-03-19 07:51:26,816|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-19 07:51:26,816|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-19 07:51:26,816|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/a4171ed8-77a5-4607-96c5-81967bc13a51/Templates/netconfrpc-mapping.json 2023-03-19 07:51:26,820|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-19 07:51:26,820|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-19 07:51:26,821|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-deploy) 2023-03-19 07:51:26,821|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-19 07:51:26,821|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-19 07:51:26,821|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) resource assignment files([] 2023-03-19 07:51:26,821|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing blueprint Resource Definitions 2023-03-19 07:51:26,821|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-19 07:51:26,822|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-19 07:51:26,824|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| distinct resource keys ([input-source]) 2023-03-19 07:51:26,849|5c527e6d-3aa2-44ed-9495-931d2fa9fd56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-19 07:51:43,730|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-19 07:51:43,842|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-19 07:51:43,845|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing request id 2427ad2e-92b8-438f-a563-64a34526debd 2023-03-19 07:51:43,851|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-19 07:51:43,862|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:51:43,928|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 07:51:43,928|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| StoreAuditService ID -1 2023-03-19 07:51:43,928|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-19 07:51:43,928|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-19 07:51:43,931|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-19 07:51:43,942|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(2427ad2e-92b8-438f-a563-64a34526debd), subrequestID(509744f2-6edc-4319-bdd2-2d56fb43ad5d) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-19 07:51:43,944|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deriving input data for workflow: (config-deploy) 2023-03-19 07:51:43,944|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-19 07:51:43,944|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 07:51:43,950|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| preparing request id(2427ad2e-92b8-438f-a563-64a34526debd) for workflow(config-deploy) step(config-deploy) 2023-03-19 07:51:43,950|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-19 07:51:43,950|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2023-03-19 07:51:43,953|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-19 07:51:43,954|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Getting Jython Script Class(ConfigDeploy) 2023-03-19 07:51:43,994|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@2f206ded 2023-03-19 07:51:43,995|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Hello world 2023-03-19 07:51:43,996|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Preparing Response... 2023-03-19 07:51:43,996|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-19 07:51:43,996|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-19 07:51:43,998|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b7744850-a535-406f-b229-94e2c3cd7bd3 auditStoreId -1 2023-03-19 07:51:43,999|2427ad2e-92b8-438f-a563-64a34526debd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Completed 2023-03-19 07:51:44,014|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(2427ad2e-92b8-438f-a563-64a34526debd), subrequestID(509744f2-6edc-4319-bdd2-2d56fb43ad5d) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-19 08:49:59,069|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||Thread-239||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(fba4f0db-a5a4-4418-9750-0af6d03264e3) CBA(/opt/app/onap/blueprints/archive/fba4f0db-a5a4-4418-9750-0af6d03264e3/cba.zip) 2023-03-19 08:49:59,083|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fba4f0db-a5a4-4418-9750-0af6d03264e3) and entry definition file (Definitions/CNF.json) 2023-03-19 08:49:59,143|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 08:49:59,144|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 08:49:59,144|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 08:49:59,144|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(scale-out) 2023-03-19 08:49:59,145|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(scale) 2023-03-19 08:49:59,145|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(scale-in) 2023-03-19 08:49:59,145|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(health-check) 2023-03-19 08:49:59,154|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fba4f0db-a5a4-4418-9750-0af6d03264e3) and entry definition file (Definitions/CNF.json) 2023-03-19 08:49:59,243|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-19 08:49:59,306|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-19 08:49:59,498|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-19 08:49:59,603|be5f615a-9c9b-4bdb-9240-bbe22aec52cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/working/fba4f0db-a5a4-4418-9750-0af6d03264e3) present to clean. 2023-03-19 08:50:17,475|fda201ae-4523-44a9-a93b-d1af5b690fa2||reactor-http-epoll-3||||INFO||||||| processing request id fda201ae-4523-44a9-a93b-d1af5b690fa2 2023-03-19 08:50:17,478|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-19 08:50:17,967|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-19 08:50:17,979|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-19 08:50:18,022|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 08:50:18,046|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 08:50:18,046|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 08:50:18,046|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 08:50:18,046|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 08:50:18,046|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 08:50:18,046|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-request-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to 6sFLWcRcRliMjYl4DUqHoQ 2023-03-19 08:50:18,047|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 08:50:18,047|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-19 08:50:18,049|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-19 08:50:18,049|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-19 08:50:18,060|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-19 08:50:18,065|fda201ae-4523-44a9-a93b-d1af5b690fa2||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(fda201ae-4523-44a9-a93b-d1af5b690fa2), subrequestID(541bd6bd-793a-422c-9b64-05cfe432b2c0) CBA(APACHE/1.0.0/resource-assignment). 2023-03-19 08:50:18,122|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 08:50:18,123|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-19 08:50:18,124|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[fda201ae-4523-44a9-a93b-d1af5b690fa2])'s step(resource-assignment) 2023-03-19 08:50:18,124|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 08:50:18,126|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(fda201ae-4523-44a9-a93b-d1af5b690fa2) for workflow(resource-assignment) step(resource-assignment) 2023-03-19 08:50:18,126|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 08:50:18,126|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-19 08:50:18,127|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-19 08:50:18,148|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-19 08:50:18,150|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-19 08:50:18,150|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-19 08:50:18,151|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-19 08:50:18,151|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("541bd6bd-793a-422c-9b64-05cfe432b2c0") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-19 08:50:18,151|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("f1531b81-c431-4045-9936-55e50524a526") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-19 08:50:18,153|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {vnf-id="541bd6bd-793a-422c-9b64-05cfe432b2c0", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-19 08:50:18,159|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2023-03-19 08:50:18,159|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2023-03-19 08:50:18,176|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-19 08:50:18,256|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-19 08:50:18,257|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-19 08:50:18,257|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 08:50:18,258|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-19 08:50:18,260|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||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" : "f1531b81-c431-4045-9936-55e50524a526", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "541bd6bd-793a-422c-9b64-05cfe432b2c0", "vnf_name" : "${vnf_name}" }) 2023-03-19 08:50:18,272|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2023-03-19 08:50:18,272|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 08:50:18,272|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-19 08:50:18,273|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[fda201ae-4523-44a9-a93b-d1af5b690fa2])'s step(profile-upload) 2023-03-19 08:50:18,273|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 08:50:18,275|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(fda201ae-4523-44a9-a93b-d1af5b690fa2) for workflow(resource-assignment) step(profile-upload) 2023-03-19 08:50:18,275|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-19 08:50:18,275|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-19 08:50:18,275|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-19 08:50:18,275|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes 2023-03-19 08:50:18,275|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-19 08:50:18,275|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-19 08:50:18,276|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2023-03-19 08:50:18,276|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-19 08:50:18,276|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-19 08:50:18,276|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-19 08:50:18,276|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| workflow(fda201ae-4523-44a9-a93b-d1af5b690fa2) nodes completed with (0)exceptions 2023-03-19 08:50:18,276|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-19 08:50:18,285|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 08:50:18,285|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 08:50:18,285|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 08:50:18,285|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 08:50:18,285|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 08:50:18,286|2427ad2e-92b8-438f-a563-64a34526debd||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| [Producer clientId=audit-response-producer-client-id-nj9p5] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to DyLgVxwMQrGu-F405an8Tg 2023-03-19 08:50:18,286|fda201ae-4523-44a9-a93b-d1af5b690fa2||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d097fc43-574b-4db8-8004-e208f312bec0 auditStoreId -1 2023-03-19 08:50:18,383|fda201ae-4523-44a9-a93b-d1af5b690fa2||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(fda201ae-4523-44a9-a93b-d1af5b690fa2), subrequestID(541bd6bd-793a-422c-9b64-05cfe432b2c0) CBA(APACHE/1.0.0/resource-assignment). 2023-03-19 08:50:23,334|f4d41472-9790-4412-9c30-da6fa458ee63||reactor-http-epoll-3||||INFO||||||| processing request id f4d41472-9790-4412-9c30-da6fa458ee63 2023-03-19 08:50:23,334|f4d41472-9790-4412-9c30-da6fa458ee63||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-19 08:50:23,339|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-19 08:50:23,376|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 08:50:23,398|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-19 08:50:23,398|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-19 08:50:23,398|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-19 08:50:23,398|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-19 08:50:23,403|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-19 08:50:23,417|f4d41472-9790-4412-9c30-da6fa458ee63||kafka-producer-network-thread | audit-request-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(f4d41472-9790-4412-9c30-da6fa458ee63), subrequestID(cb0e1d34-f481-4166-94c7-1dac38002f52) CBA(APACHE/1.0.0/resource-assignment). 2023-03-19 08:50:23,434|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-19 08:50:23,435|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-19 08:50:23,436|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[f4d41472-9790-4412-9c30-da6fa458ee63])'s step(resource-assignment) 2023-03-19 08:50:23,436|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-19 08:50:23,436|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(f4d41472-9790-4412-9c30-da6fa458ee63) for workflow(resource-assignment) step(resource-assignment) 2023-03-19 08:50:23,436|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-19 08:50:23,436|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-19 08:50:23,437|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-19 08:50:23,463|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-19 08:50:23,467|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-19 08:50:23,467|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("cb0e1d34-f481-4166-94c7-1dac38002f52") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-19 08:50:23,467|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-19 08:50:23,468|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2023-03-19 08:50:23,468|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f82538fa-82a7-4cab-947e-625e94698564") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-19 08:50:23,470|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {customizationid="f82538fa-82a7-4cab-947e-625e94698564"} 2023-03-19 08:50:23,470|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-19 08:50:23,471|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {customizationid="f82538fa-82a7-4cab-947e-625e94698564"} 2023-03-19 08:50:23,471|f4d41472-9790-4412-9c30-da6fa458ee63||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}) 2023-03-19 08:50:23,510|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=f82538fa-82a7-4cab-947e-625e94698564}) 2023-03-19 08:50:23,513|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=f82538fa-82a7-4cab-947e-625e94698564}) 2023-03-19 08:50:23,525|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-19 08:50:23,527|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"b5d0259b-bbfa-4105-ab67-f38fecd753b0"}]) 2023-03-19 08:50:23,527|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("b5d0259b-bbfa-4105-ab67-f38fecd753b0") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-19 08:50:23,532|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-19 08:50:23,532|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"bb468d3e-efa3-4f46-be3a-dc9f03ea1442"}]) 2023-03-19 08:50:23,532|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("bb468d3e-efa3-4f46-be3a-dc9f03ea1442") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-19 08:50:23,533|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-19 08:50:23,536|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> bb468d3e-efa3-4f46-be3a-dc9f03ea1442 2023-03-19 08:50:23,537|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {customizationid="f82538fa-82a7-4cab-947e-625e94698564"} 2023-03-19 08:50:23,537|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-19 08:50:23,551|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=f82538fa-82a7-4cab-947e-625e94698564}) 2023-03-19 08:50:23,592|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-19 08:50:23,593|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-19 08:50:23,593|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-19 08:50:23,593|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-19 08:50:23,594|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-19 08:50:23,599|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> f82538fa-82a7-4cab-947e-625e94698564 2023-03-19 08:50:23,600|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("f1531b81-c431-4045-9936-55e50524a526") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-19 08:50:23,601|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2023-03-19 08:50:23,601|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-19 08:50:23,602|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("541bd6bd-793a-422c-9b64-05cfe432b2c0") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-19 08:50:23,603|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {service-instance-id="f1531b81-c431-4045-9936-55e50524a526", vnf-id="541bd6bd-793a-422c-9b64-05cfe432b2c0"} 2023-03-19 08:50:23,603|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {service-instance-id="f1531b81-c431-4045-9936-55e50524a526", vnf-id="541bd6bd-793a-422c-9b64-05cfe432b2c0"} 2023-03-19 08:50:23,607|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/f1531b81-c431-4045-9936-55e50524a526/service-data/vnfs/vnf/541bd6bd-793a-422c-9b64-05cfe432b2c0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2023-03-19 08:50:23,607|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/f1531b81-c431-4045-9936-55e50524a526/service-data/vnfs/vnf/541bd6bd-793a-422c-9b64-05cfe432b2c0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2023-03-19 08:50:23,608|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/f1531b81-c431-4045-9936-55e50524a526/service-data/vnfs/vnf/541bd6bd-793a-422c-9b64-05cfe432b2c0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2023-03-19 08:50:23,608|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/f1531b81-c431-4045-9936-55e50524a526/service-data/vnfs/vnf/541bd6bd-793a-422c-9b64-05cfe432b2c0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2023-03-19 08:50:23,649|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/f1531b81-c431-4045-9936-55e50524a526/service-data/vnfs/vnf/541bd6bd-793a-422c-9b64-05cfe432b2c0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-19 08:50:23,652|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/f1531b81-c431-4045-9936-55e50524a526/service-data/vnfs/vnf/541bd6bd-793a-422c-9b64-05cfe432b2c0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-19 08:50:23,664|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2023-03-19 08:50:23,664|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2023-03-19 08:50:23,664|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2023-03-19 08:50:23,664|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-19 08:50:23,664|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-19 08:50:23,664|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-19 08:50:23,664|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-19 08:50:23,664|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-19 08:50:23,665|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-19 08:50:23,665|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-19 08:50:23,665|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="cb0e1d34-f481-4166-94c7-1dac38002f52"} 2023-03-19 08:50:23,668|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-19 08:50:23,668|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-19 08:50:23,669|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-19 08:50:23,711|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-19 08:50:23,735|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-19 08:50:23,736|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 08:50:23,737|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-19 08:50:23,737|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {service-instance-id="f1531b81-c431-4045-9936-55e50524a526", vnf-id="541bd6bd-793a-422c-9b64-05cfe432b2c0"} 2023-03-19 08:50:23,741|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/f1531b81-c431-4045-9936-55e50524a526/service-data/vnfs/vnf/541bd6bd-793a-422c-9b64-05cfe432b2c0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2023-03-19 08:50:23,741|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/f1531b81-c431-4045-9936-55e50524a526/service-data/vnfs/vnf/541bd6bd-793a-422c-9b64-05cfe432b2c0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2023-03-19 08:50:23,765|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/f1531b81-c431-4045-9936-55e50524a526/service-data/vnfs/vnf/541bd6bd-793a-422c-9b64-05cfe432b2c0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-19 08:50:23,774|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2023-03-19 08:50:23,774|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2023-03-19 08:50:23,774|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-19 08:50:23,774|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-19 08:50:23,774|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-19 08:50:23,775|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-19 08:50:23,775|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-19 08:50:23,776|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2023-03-19 08:50:23,776|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2023-03-19 08:50:23,776|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-19 08:50:23,777|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-19 08:50:23,777|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| workflow(f4d41472-9790-4412-9c30-da6fa458ee63) nodes completed with (1)exceptions 2023-03-19 08:50:23,777|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||ERROR||||||| workflow(f4d41472-9790-4412-9c30-da6fa458ee63) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 08:50:23,777|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-19 08:50:23,781|f4d41472-9790-4412-9c30-da6fa458ee63||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID faeeb9c8-b8ed-49fb-9d52-e54793dd518e auditStoreId -1 2023-03-19 08:50:23,800|f4d41472-9790-4412-9c30-da6fa458ee63||kafka-producer-network-thread | audit-response-producer-client-id-nj9p5||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(f4d41472-9790-4412-9c30-da6fa458ee63), subrequestID(cb0e1d34-f481-4166-94c7-1dac38002f52) CBA(APACHE/1.0.0/resource-assignment). 2023-03-19 08:50:36,890|e6ecb67e-3ff5-4484-894a-789c2335805a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-19 08:50:36,890|e6ecb67e-3ff5-4484-894a-789c2335805a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-19 08:50:36,890|e6ecb67e-3ff5-4484-894a-789c2335805a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-19 08:50:37,274|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-19 08:50:37,274|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-19 08:50:38,257|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-19 08:50:38,258|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(f3bcf402-673f-4dac-ab04-dbb083475de3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-19 08:50:38,266|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(aeddb151-a5f4-4fa9-bd28-6d44405e66d2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-19 08:50:38,268|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(2c613c43-fd51-41b9-b2e1-34559b77e4d6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-19 08:50:38,273|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(59a3dc85-2a43-4240-8090-8e27480091aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-19 08:50:38,278|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(be6e46a9-acd1-4a8c-b952-e8158775c841) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-19 08:50:38,285|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Save processing(78a7c578-8a26-4dac-9654-77fb7ae08809) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-19 08:50:38,291|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-19 08:50:38,291|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 08:50:38,291|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 08:50:38,292|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 08:50:38,292|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 08:50:38,292|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 08:50:38,343|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 08:50:38,348|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-19 08:50:38,351|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 08:50:38,355|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 08:50:38,358|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-19 08:50:38,387|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 08:50:38,387|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 08:50:38,387|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 08:50:38,444|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 08:50:38,484|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 08:50:38,556|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-19 08:50:38,562|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-19 08:50:38,747|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 08:50:38,748|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 08:50:38,748|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 08:50:38,748|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(HealthCheck) 2023-03-19 08:50:38,748|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-19 08:50:38,749|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-assign) 2023-03-19 08:50:38,749|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(vf-config-deploy) 2023-03-19 08:50:38,759|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-19 08:50:38,810|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-19 08:50:38,866|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-19 08:50:38,878|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-19 08:50:38,961|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 08:50:38,961|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 08:50:38,962|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 08:50:38,983|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-assign) 2023-03-19 08:50:38,983|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 08:50:38,983|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-19 08:50:38,988|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-19 08:50:39,017|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 08:50:39,063|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-19 08:50:39,067|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-19 08:50:39,147|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-19 08:50:39,197|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-19 08:50:39,201|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-19 08:50:39,275|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(resource-assignment) 2023-03-19 08:50:39,275|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Validating Workflow(config-deploy) 2023-03-19 08:50:39,282|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-19 08:50:39,313|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-19 08:50:39,361|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-19 08:50:39,362|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-19 08:50:39,425|e6ecb67e-3ff5-4484-894a-789c2335805a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-19 08:50:56,619|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||Thread-239||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5a349455-466b-4730-bed4-e35b54fec732) 2023-03-19 08:50:56,620|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| deleting definition types under : /opt/app/onap/blueprints/working/5a349455-466b-4730-bed4-e35b54fec732/Definitions 2023-03-19 08:50:56,624|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| reinitialized all type definitions 2023-03-19 08:50:56,626|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-19 08:50:56,662|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-19 08:50:56,690|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-19 08:50:56,704|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-19 08:50:56,721|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-19 08:50:56,777|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-19 08:50:56,820|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-assign) 2023-03-19 08:50:56,821|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-19 08:50:56,821|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-assign) targets(resolve-data) 2023-03-19 08:50:56,821|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-19 08:50:56,821|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-19 08:50:56,821|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enriching artifacts file(/opt/app/onap/blueprints/working/5a349455-466b-4730-bed4-e35b54fec732/Templates/netconfrpc-mapping.json 2023-03-19 08:50:56,823|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-19 08:50:56,823|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-19 08:50:56,824|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing Workflow(config-deploy) 2023-03-19 08:50:56,824|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-19 08:50:56,824|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-19 08:50:56,824|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| workflow(config-deploy) resource assignment files([] 2023-03-19 08:50:56,824|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| ##### Enhancing blueprint Resource Definitions 2023-03-19 08:50:56,824|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-19 08:50:56,824|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-19 08:50:56,844|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| distinct resource keys ([input-source]) 2023-03-19 08:50:56,865|cf03226d-bc93-4cf7-8794-bdcfce8ab0c0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-nj9p5|||| Enriching Resource Definition sources Node Template: [source-input]