By type
00:02:00,242 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:02:00,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] 00:02:00,244 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 00:02:00,244 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] 00:02:00,244 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 00:02:00,253 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file 00:02:00,370 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:02:00,376 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:02:00,378 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:02:00,383 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:02:00,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 00:02:00,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 00:02:00,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 00:02:00,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 00:02:00,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 00:02:00,459 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 00:02:00,459 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:02:00,460 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:02:00,461 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-14 00:02:01,431|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-14 00:02:01,526|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-7jdfn 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-14 00:02:01,529|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-14 00:02:04,483|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-14 00:02:04,996|||main||||INFO||||||| Finished Spring Data repository scanning in 499 ms. Found 11 JPA repository interfaces. 2023-03-14 00:02:07,059|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-14 00:02:07,154|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-14 00:02:07,346|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-14 00:02:07,788|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-14 00:02:08,078|||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-14 00:02:08,079|||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-14 00:02:10,215|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-14 00:02:10,227|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-14 00:02:10,297|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-14 00:02:11,864|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-14 00:02:11,953|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-14 00:02:13,360|||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-14 00:02:13,391|||main||||INFO||||||| Dependency Management module created... 2023-03-14 00:02:14,173|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-14 00:02:14,435|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-14 00:02:15,471|||main||||INFO||||||| Netty started on port 8080 2023-03-14 00:02:16,791|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-14 00:02:17,266|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-14 00:02:17,271|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.635 seconds (JVM running for 17.476) 2023-03-14 00:02:17,327|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-14 00:02:17,328|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-14 00:02:17,530|||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-7jdfn 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-14 00:02:17,759|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in. 2023-03-14 00:02:17,880|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1 2023-03-14 00:02:17,881|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-14 00:02:17,881|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1678752137878 2023-03-14 00:02:17,922|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-14 00:02:17,923|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-14 00:02:18,697|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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 p5thRa-OSEm8xfnraIpKkg 2023-03-14 00:02:18,698|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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 p5thRa-OSEm8xfnraIpKkg 2023-03-14 00:02:18,698|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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 p5thRa-OSEm8xfnraIpKkg 2023-03-14 00:02:18,698|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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 p5thRa-OSEm8xfnraIpKkg 2023-03-14 00:02:18,698|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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 p5thRa-OSEm8xfnraIpKkg 2023-03-14 00:02:18,698|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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 p5thRa-OSEm8xfnraIpKkg 2023-03-14 00:02:18,700|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Cluster ID: dm5JVeUITimFMokT0hn_Bg 2023-03-14 00:02:18,702|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-14 00:02:18,714|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] (Re-)joining group 2023-03-14 00:02:18,903|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-14 00:02:18,903|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] (Re-)joining group 2023-03-14 00:02:22,013|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-7jdfn-556bf7f7-5c0d-4ef3-8fac-0d63273da968', protocol='range'} 2023-03-14 00:02:22,019|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-7jdfn-556bf7f7-5c0d-4ef3-8fac-0d63273da968=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-14 00:02:22,227|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-7jdfn-556bf7f7-5c0d-4ef3-8fac-0d63273da968', protocol='range'} 2023-03-14 00:02:22,228|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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-14 00:02:22,234|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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-14 00:02:22,285|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-14 00:02:22,286|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-14 00:02:22,286|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-14 00:02:22,286|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-14 00:02:22,286|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-14 00:02:22,286|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-14 00:02:22,442|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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-14 00:02:22,443|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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-14 00:02:22,510|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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-14 00:02:22,511|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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-14 00:02:22,530|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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-14 00:02:22,530|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-7jdfn, 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-14 05:16:21,880|e5c1a82f-e6c7-4ef5-b3ba-de77d0ad862e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-14 05:16:21,882|e5c1a82f-e6c7-4ef5-b3ba-de77d0ad862e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-14 05:16:21,883|e5c1a82f-e6c7-4ef5-b3ba-de77d0ad862e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-14 05:16:22,765|e5c1a82f-e6c7-4ef5-b3ba-de77d0ad862e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-14 05:16:22,768|e5c1a82f-e6c7-4ef5-b3ba-de77d0ad862e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-14 05:16:25,665|f8c618c5-03d7-4917-a8ca-b828517e98bf||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e5875a34-0f38-44d3-8b56-121510a282a3) 2023-03-14 05:16:25,687|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| deleting definition types under : /opt/app/onap/blueprints/working/e5875a34-0f38-44d3-8b56-121510a282a3/Definitions 2023-03-14 05:16:25,768|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| reinitialized all type definitions 2023-03-14 05:16:25,773|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-14 05:16:25,817|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-14 05:16:25,833|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-14 05:16:25,854|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-14 05:16:25,889|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing Workflow(helloworld) 2023-03-14 05:16:25,891|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-14 05:16:25,891|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| identified workflow(helloworld) targets(helloworld) 2023-03-14 05:16:25,891|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-14 05:16:25,891|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-14 05:16:25,892|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enriching artifacts file(/opt/app/onap/blueprints/working/e5875a34-0f38-44d3-8b56-121510a282a3/Templates/hello-world-mapping.json 2023-03-14 05:16:25,902|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-14 05:16:25,903|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-14 05:16:25,903|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing blueprint Resource Definitions 2023-03-14 05:16:25,903|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-14 05:16:25,905|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing file (Templates/hello-world-mapping.json) 2023-03-14 05:16:25,929|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| distinct resource keys ([]) 2023-03-14 05:16:25,929|f8c618c5-03d7-4917-a8ca-b828517e98bf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enriching Resource Definition sources Node Template: [] 2023-03-14 05:16:26,266|a1064337-ed0e-49b2-90c7-74c44f5dfd43||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(f292f70c-06f3-4316-9e6f-57d0d5f54eea) CBA(/opt/app/onap/blueprints/archive/f292f70c-06f3-4316-9e6f-57d0d5f54eea/cba.zip) 2023-03-14 05:16:26,284|a1064337-ed0e-49b2-90c7-74c44f5dfd43||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f292f70c-06f3-4316-9e6f-57d0d5f54eea) and entry definition file (Definitions/blueprint.json) 2023-03-14 05:16:26,352|a1064337-ed0e-49b2-90c7-74c44f5dfd43||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(helloworld) 2023-03-14 05:16:26,363|a1064337-ed0e-49b2-90c7-74c44f5dfd43||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f292f70c-06f3-4316-9e6f-57d0d5f54eea) and entry definition file (Definitions/blueprint.json) 2023-03-14 05:16:26,564|a1064337-ed0e-49b2-90c7-74c44f5dfd43||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/working/f292f70c-06f3-4316-9e6f-57d0d5f54eea) present to clean. 2023-03-14 05:16:26,785|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-14 05:16:26,787|654321||reactor-http-epoll-2||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-14 05:16:26,838|654321||reactor-http-epoll-2||||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-7jdfn 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-14 05:16:26,852|654321||reactor-http-epoll-2||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] Instantiated an idempotent producer. 2023-03-14 05:16:26,873|654321||reactor-http-epoll-2||||INFO||||||| Kafka version: 3.0.1 2023-03-14 05:16:26,873|654321||reactor-http-epoll-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-14 05:16:26,873|654321||reactor-http-epoll-2||||INFO||||||| Kafka startTimeMs: 1678770986873 2023-03-14 05:16:26,984|||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:16:26,984|||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:16:26,985|||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:16:26,985|||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:16:26,985|||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:16:26,985|||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:16:26,985|||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] Cluster ID: dm5JVeUITimFMokT0hn_Bg 2023-03-14 05:16:26,986|||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] ProducerId set to 2002 with epoch 0 2023-03-14 05:16:27,022|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 05:16:27,028|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-14 05:16:27,041|654321||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-14 05:16:27,164|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||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-14 05:16:27,245|654321||DefaultDispatcher-worker-2||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-14 05:16:27,250|654321||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-14 05:16:27,256|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-14 05:16:27,298|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-14 05:16:27,300|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-14 05:16:27,312|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-14 05:16:27,318|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-14 05:16:27,319|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 05:16:27,320|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-14 05:16:27,348|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-14 05:16:27,374|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([]) 2023-03-14 05:16:27,376|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-14 05:16:27,460|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-14 05:16:27,462|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 05:16:27,463|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-14 05:16:27,465|654321||DefaultDispatcher-worker-2||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-14 05:16:27,485|654321||DefaultDispatcher-worker-2||||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-7jdfn 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-14 05:16:27,486|654321||DefaultDispatcher-worker-2||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] Instantiated an idempotent producer. 2023-03-14 05:16:27,489|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka version: 3.0.1 2023-03-14 05:16:27,489|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-14 05:16:27,489|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka startTimeMs: 1678770987489 2023-03-14 05:16:27,532|||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:16:27,532|||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:16:27,532|||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:16:27,533|||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:16:27,533|||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:16:27,533|||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:16:27,533|||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] Cluster ID: dm5JVeUITimFMokT0hn_Bg 2023-03-14 05:16:27,533|||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] ProducerId set to 4 with epoch 0 2023-03-14 05:16:27,544|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 80dbad92-4d33-463a-b760-0234231fa724 auditStoreId -1 2023-03-14 05:16:27,631|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||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-14 05:41:27,251|0a885bef-4dbc-4554-8bba-25575fba8cb5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-14 05:41:27,251|0a885bef-4dbc-4554-8bba-25575fba8cb5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-14 05:41:27,251|0a885bef-4dbc-4554-8bba-25575fba8cb5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-14 05:41:27,799|0a885bef-4dbc-4554-8bba-25575fba8cb5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-14 05:41:27,799|0a885bef-4dbc-4554-8bba-25575fba8cb5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-14 05:41:29,257|c46e4a09-c135-4630-9c7d-acb679a6bad9||Thread-62||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/498ab216-ec61-4179-8412-563b64cf8eaf) 2023-03-14 05:41:29,260|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| deleting definition types under : /opt/app/onap/blueprints/working/498ab216-ec61-4179-8412-563b64cf8eaf/Definitions 2023-03-14 05:41:29,261|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| reinitialized all type definitions 2023-03-14 05:41:29,262|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-14 05:41:29,296|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-14 05:41:29,313|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-14 05:41:29,329|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-14 05:41:29,341|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing Workflow(helloworld) 2023-03-14 05:41:29,342|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-14 05:41:29,342|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| identified workflow(helloworld) targets(helloworld) 2023-03-14 05:41:29,342|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-14 05:41:29,342|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-14 05:41:29,342|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enriching artifacts file(/opt/app/onap/blueprints/working/498ab216-ec61-4179-8412-563b64cf8eaf/Templates/hello-world-mapping.json 2023-03-14 05:41:29,347|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-14 05:41:29,347|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-14 05:41:29,347|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing blueprint Resource Definitions 2023-03-14 05:41:29,347|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-14 05:41:29,347|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing file (Templates/hello-world-mapping.json) 2023-03-14 05:41:29,352|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| distinct resource keys ([]) 2023-03-14 05:41:29,352|c46e4a09-c135-4630-9c7d-acb679a6bad9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enriching Resource Definition sources Node Template: [] 2023-03-14 05:41:29,565|2138baf3-eb02-4896-997b-a3b32d21dd10||Thread-62||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(91a82b29-cf38-4a18-841d-082d7a0513d3) CBA(/opt/app/onap/blueprints/archive/91a82b29-cf38-4a18-841d-082d7a0513d3/cba.zip) 2023-03-14 05:41:29,572|2138baf3-eb02-4896-997b-a3b32d21dd10||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/91a82b29-cf38-4a18-841d-082d7a0513d3) and entry definition file (Definitions/blueprint.json) 2023-03-14 05:41:29,593|2138baf3-eb02-4896-997b-a3b32d21dd10||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(helloworld) 2023-03-14 05:41:29,599|2138baf3-eb02-4896-997b-a3b32d21dd10||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/91a82b29-cf38-4a18-841d-082d7a0513d3) and entry definition file (Definitions/blueprint.json) 2023-03-14 05:41:29,752|2138baf3-eb02-4896-997b-a3b32d21dd10||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/working/91a82b29-cf38-4a18-841d-082d7a0513d3) present to clean. 2023-03-14 05:41:29,983|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321 2023-03-14 05:41:29,993|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:41:29,993|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:41:29,993|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:41:29,993|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:41:29,993|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:41:29,993|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 05:41:29,997|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 05:41:29,997|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID -1 2023-03-14 05:41:30,003|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-14 05:41:30,003|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-14 05:41:30,012|654321||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-14 05:41:30,024|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||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-14 05:41:30,066|654321||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-14 05:41:30,066|654321||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-14 05:41:30,067|654321||DefaultDispatcher-worker-7||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 05:41:30,068|654321||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-14 05:41:30,068|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 05:41:30,069|654321||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-14 05:41:30,073|654321||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-14 05:41:30,106|654321||DefaultDispatcher-worker-7||||INFO||||||| Batched Sequence : ([]) 2023-03-14 05:41:30,107|654321||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-14 05:41:30,118|654321||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response... 2023-03-14 05:41:30,119|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 05:41:30,119|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-14 05:41:30,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:41:30,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:41:30,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:41:30,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:41:30,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:41:30,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 05:41:30,134|654321||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4a5c6a74-5ff8-4c68-a497-4fde9c131c9c auditStoreId -1 2023-03-14 05:41:30,161|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||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-14 05:54:43,352|4c1d359a-1c84-43d0-b1f3-a364e5e5d357||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-14 05:54:43,352|4c1d359a-1c84-43d0-b1f3-a364e5e5d357||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-14 05:54:43,352|4c1d359a-1c84-43d0-b1f3-a364e5e5d357||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-14 05:54:43,813|4c1d359a-1c84-43d0-b1f3-a364e5e5d357||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-14 05:54:43,813|4c1d359a-1c84-43d0-b1f3-a364e5e5d357||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-14 05:54:45,247|842cd212-b70d-4455-a25d-67ac0850cfc1||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/80f89670-5a95-48fd-a261-1aa6bfc91a35) 2023-03-14 05:54:45,249|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| deleting definition types under : /opt/app/onap/blueprints/working/80f89670-5a95-48fd-a261-1aa6bfc91a35/Definitions 2023-03-14 05:54:45,251|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| reinitialized all type definitions 2023-03-14 05:54:45,252|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-14 05:54:45,286|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-14 05:54:45,301|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-14 05:54:45,317|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-14 05:54:45,329|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing Workflow(helloworld) 2023-03-14 05:54:45,329|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-14 05:54:45,329|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| identified workflow(helloworld) targets(helloworld) 2023-03-14 05:54:45,329|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-14 05:54:45,329|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-14 05:54:45,329|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enriching artifacts file(/opt/app/onap/blueprints/working/80f89670-5a95-48fd-a261-1aa6bfc91a35/Templates/hello-world-mapping.json 2023-03-14 05:54:45,334|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-14 05:54:45,334|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-14 05:54:45,334|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing blueprint Resource Definitions 2023-03-14 05:54:45,334|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-14 05:54:45,334|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing file (Templates/hello-world-mapping.json) 2023-03-14 05:54:45,338|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| distinct resource keys ([]) 2023-03-14 05:54:45,338|842cd212-b70d-4455-a25d-67ac0850cfc1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enriching Resource Definition sources Node Template: [] 2023-03-14 05:54:45,546|1bde3a4a-b2d3-4a70-8946-c89b62ce2418||Thread-90||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(eba7ba08-8088-4431-902d-7f60f5d09d9d) CBA(/opt/app/onap/blueprints/archive/eba7ba08-8088-4431-902d-7f60f5d09d9d/cba.zip) 2023-03-14 05:54:45,554|1bde3a4a-b2d3-4a70-8946-c89b62ce2418||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eba7ba08-8088-4431-902d-7f60f5d09d9d) and entry definition file (Definitions/blueprint.json) 2023-03-14 05:54:45,567|1bde3a4a-b2d3-4a70-8946-c89b62ce2418||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(helloworld) 2023-03-14 05:54:45,572|1bde3a4a-b2d3-4a70-8946-c89b62ce2418||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eba7ba08-8088-4431-902d-7f60f5d09d9d) and entry definition file (Definitions/blueprint.json) 2023-03-14 05:54:45,673|1bde3a4a-b2d3-4a70-8946-c89b62ce2418||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/working/eba7ba08-8088-4431-902d-7f60f5d09d9d) present to clean. 2023-03-14 05:54:45,866|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-14 05:54:45,876|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 05:54:45,877|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-14 05:54:45,882|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-14 05:54:45,882|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-14 05:54:45,889|654321||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-14 05:54:45,918|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||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-14 05:54:45,925|654321||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-14 05:54:45,925|654321||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-14 05:54:45,925|654321||DefaultDispatcher-worker-11||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 05:54:45,926|654321||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-14 05:54:45,926|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 05:54:45,927|654321||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-14 05:54:45,930|654321||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-14 05:54:45,952|654321||DefaultDispatcher-worker-11||||INFO||||||| Batched Sequence : ([]) 2023-03-14 05:54:45,953|654321||DefaultDispatcher-worker-11||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-14 05:54:45,960|654321||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response... 2023-03-14 05:54:45,960|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 05:54:45,961|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-14 05:54:45,976|654321||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 54bf07fd-15e4-452d-aff0-767a113e5421 auditStoreId -1 2023-03-14 05:54:46,043|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||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-14 06:14:58,907|c3f53bfd-1757-4cd2-8930-291764b0a48d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-14 06:14:58,908|c3f53bfd-1757-4cd2-8930-291764b0a48d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-14 06:14:58,908|c3f53bfd-1757-4cd2-8930-291764b0a48d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-14 06:14:59,387|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-14 06:14:59,388|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-14 06:15:00,346|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-14 06:15:00,350|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(589a92ea-dc8d-4e1d-9488-2c565a941c04) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-14 06:15:00,362|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(18f56692-0248-4941-93f5-5c6b2c753e13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-14 06:15:00,368|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(5b31786a-2e64-46d2-9a82-0bb193ed3bbb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-14 06:15:00,375|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(fc30db83-4924-4b64-a4c3-7e4842673098) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-14 06:15:00,421|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(6bdc1379-f836-4043-a876-13e7d5ad3985) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-14 06:15:00,433|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(b6164316-b2c3-487d-955f-b311249345bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-14 06:15:00,443|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:00,443|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:00,443|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:00,444|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:00,444|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:00,444|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:00,475|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:00,484|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:15:00,488|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:15:00,530|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:15:00,535|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:15:00,630|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:15:00,631|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:15:00,631|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:15:00,659|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:00,808|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:15:00,808|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:15:00,809|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:15:00,809|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(HealthCheck) 2023-03-14 06:15:00,809|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-14 06:15:00,810|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(vf-config-assign) 2023-03-14 06:15:00,810|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(vf-config-deploy) 2023-03-14 06:15:00,834|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:15:00,835|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:15:00,835|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:00,842|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:01,183|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:15:01,184|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:15:01,185|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:15:01,205|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:01,347|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:15:01,348|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:15:01,358|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:01,487|c3f53bfd-1757-4cd2-8930-291764b0a48d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:03,744|566f1bca-1acb-41c8-8610-de74520565ce||Thread-123||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b7291e0c-3eab-41af-8100-db6dadc91e7a) 2023-03-14 06:15:03,746|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| deleting definition types under : /opt/app/onap/blueprints/working/b7291e0c-3eab-41af-8100-db6dadc91e7a/Definitions 2023-03-14 06:15:03,748|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| reinitialized all type definitions 2023-03-14 06:15:03,749|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(resource-resolution) 2023-03-14 06:15:03,782|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2023-03-14 06:15:03,802|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2023-03-14 06:15:03,817|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2023-03-14 06:15:03,841|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(capability) 2023-03-14 06:15:03,893|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(capability) 2023-03-14 06:15:03,916|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-14 06:15:03,958|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,003|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,024|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,043|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,063|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,147|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2023-03-14 06:15:04,164|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2023-03-14 06:15:04,164|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2023-03-14 06:15:04,188|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(capability) 2023-03-14 06:15:04,207|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(capability) 2023-03-14 06:15:04,223|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(capability) 2023-03-14 06:15:04,239|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-14 06:15:04,255|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,271|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,285|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,301|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,319|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,337|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:15:04,405|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing Workflow(resource-resolution) 2023-03-14 06:15:04,405|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2023-03-14 06:15:04,406|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| identified workflow(resource-resolution) targets(resource-resolution) 2023-03-14 06:15:04,406|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2023-03-14 06:15:04,406|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2023-03-14 06:15:04,406|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2023-03-14 06:15:04,406|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enriching artifacts file(/opt/app/onap/blueprints/working/b7291e0c-3eab-41af-8100-db6dadc91e7a/Templates/hello-world-velocity-mapping.json 2023-03-14 06:15:04,410|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2023-03-14 06:15:04,410|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| dataType not present for the recipe(dt-resource-resolution-properties) 2023-03-14 06:15:04,410|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enriching artifacts file(/opt/app/onap/blueprints/working/b7291e0c-3eab-41af-8100-db6dadc91e7a/Templates/hello-world-jinja-mapping.json 2023-03-14 06:15:04,413|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2023-03-14 06:15:04,414|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2023-03-14 06:15:04,414|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing blueprint Resource Definitions 2023-03-14 06:15:04,414|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2023-03-14 06:15:04,414|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing file (Templates/hello-world-velocity-mapping.json) 2023-03-14 06:15:04,414|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing file (Templates/hello-world-jinja-mapping.json) 2023-03-14 06:15:04,419|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:15:04,570|566f1bca-1acb-41c8-8610-de74520565ce||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2023-03-14 06:15:04,792|6ee37a1e-bd7f-4459-8a26-224e6c2f14e8||Thread-123||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(b485ff33-1784-4562-9aee-a750f27983a2) CBA(/opt/app/onap/blueprints/archive/b485ff33-1784-4562-9aee-a750f27983a2/cba.zip) 2023-03-14 06:15:04,798|6ee37a1e-bd7f-4459-8a26-224e6c2f14e8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b485ff33-1784-4562-9aee-a750f27983a2) and entry definition file (Definitions/resource-resolution.json) 2023-03-14 06:15:04,810|6ee37a1e-bd7f-4459-8a26-224e6c2f14e8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-resolution) 2023-03-14 06:15:04,814|6ee37a1e-bd7f-4459-8a26-224e6c2f14e8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b485ff33-1784-4562-9aee-a750f27983a2) and entry definition file (Definitions/resource-resolution.json) 2023-03-14 06:15:04,947|6ee37a1e-bd7f-4459-8a26-224e6c2f14e8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/working/b485ff33-1784-4562-9aee-a750f27983a2) present to clean. 2023-03-14 06:15:05,124|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||reactor-http-epoll-2||||INFO||||||| processing request id 1e30ef0d-54dd-41d9-9a43-3a555d2c0392 2023-03-14 06:15:05,137|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2023-03-14 06:15:05,294|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:05,302|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:05,330|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-14 06:15:05,356|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:15:05,356|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:15:05,357|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:15:05,357|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:15:05,357|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:15:05,357|654321||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:15:05,359|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:15:05,359|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| StoreAuditService ID -1 2023-03-14 06:15:05,360|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:05,360|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2023-03-14 06:15:05,364|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:05,401|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-14 06:15:05,401|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2023-03-14 06:15:05,401|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 06:15:05,402|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(1e30ef0d-54dd-41d9-9a43-3a555d2c0392) for workflow(resource-resolution) step(helloworld) 2023-03-14 06:15:05,402|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:15:05,402|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:05,403|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2023-03-14 06:15:05,458|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:05,487|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:05,490|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:05,497|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-14 06:15:05,530|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(1e30ef0d-54dd-41d9-9a43-3a555d2c0392), subrequestID(4ea625e6-a3cd-4a20-abb4-32c252968977) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-14 06:15:05,696|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-14 06:15:05,897|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:05,907|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:05,908|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-14 06:15:05,908|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-14 06:15:05,916|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2023-03-14 06:15:05,957|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_put) 2023-03-14 06:15:05,964|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-14 06:15:05,967|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-14 06:15:10,003|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@4319e3d6 2023-03-14 06:15:10,021|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2023-03-14 06:15:10,046|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_python) 2023-03-14 06:15:10,048|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:10,048|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:10,048|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-14 06:15:10,051|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-14 06:15:10,067|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:10,067|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:10,067|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-14 06:15:10,067|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-14 06:15:10,067|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2023-03-14 06:15:10,068|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:10,068|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:10,068|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-14 06:15:10,069|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-14 06:15:10,086|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:10,086|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:10,086|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-14 06:15:10,086|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-14 06:15:10,086|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2023-03-14 06:15:10,092|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_patch) 2023-03-14 06:15:10,107|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_del) 2023-03-14 06:15:10,108|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-14 06:15:10,152|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-14 06:15:18,776|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| compiled in (8620)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-14 06:15:18,779|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-14 06:15:18,811|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2023-03-14 06:15:18,854|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin) 2023-03-14 06:15:18,856|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:18,856|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:18,856|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-14 06:15:18,861|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-14 06:15:18,873|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:18,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:18,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-14 06:15:18,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-14 06:15:18,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2023-03-14 06:15:18,904|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_get) 2023-03-14 06:15:18,912|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2023-03-14 06:15:18,912|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2023-03-14 06:15:18,957|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_input) 2023-03-14 06:15:18,957|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_default) 2023-03-14 06:15:18,959|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:18,959|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:18,959|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-14 06:15:18,963|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-14 06:15:18,973|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:18,974|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:18,974|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-14 06:15:18,974|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-14 06:15:18,974|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2023-03-14 06:15:19,007|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_post) 2023-03-14 06:15:19,019|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:19,020|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,055|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (list) 2023-03-14 06:15:19,057|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-14 06:15:19,057|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,057|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,057|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,057|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,058|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,079|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_db) 2023-03-14 06:15:19,083|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,305|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-14 06:15:19,346|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,346|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2023-03-14 06:15:19,392|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,398|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-14 06:15:19,398|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2023-03-14 06:15:19,399|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-14 06:15:19,399|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-14 06:15:19,427|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function) 2023-03-14 06:15:19,436|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@205f095a 2023-03-14 06:15:19,437|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2023-03-14 06:15:19,464|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_python) 2023-03-14 06:15:19,465|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:19,465|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:19,465|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-14 06:15:19,468|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-14 06:15:19,483|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:19,483|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:19,483|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-14 06:15:19,483|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-14 06:15:19,483|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2023-03-14 06:15:19,514|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_patch) 2023-03-14 06:15:19,514|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2023-03-14 06:15:19,554|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_input) 2023-03-14 06:15:19,555|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:19,556|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:19,556|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-14 06:15:19,559|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-14 06:15:19,571|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:19,571|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:19,571|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-14 06:15:19,571|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-14 06:15:19,571|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2023-03-14 06:15:19,620|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_put) 2023-03-14 06:15:19,621|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2023-03-14 06:15:19,652|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_default) 2023-03-14 06:15:19,653|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:19,654|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:19,654|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-14 06:15:19,656|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-14 06:15:19,674|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:19,674|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:19,674|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-14 06:15:19,674|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-14 06:15:19,674|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2023-03-14 06:15:19,675|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:19,676|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:19,676|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-14 06:15:19,679|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-14 06:15:19,693|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:19,693|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:19,693|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-14 06:15:19,693|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-14 06:15:19,693|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2023-03-14 06:15:19,694|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:19,694|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-14 06:15:19,694|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-14 06:15:19,696|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-14 06:15:19,711|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:19,711|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:19,712|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-14 06:15:19,712|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-14 06:15:19,712|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2023-03-14 06:15:19,725|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_del) 2023-03-14 06:15:19,734|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_post) 2023-03-14 06:15:19,751|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_get) 2023-03-14 06:15:19,752|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"} 2023-03-14 06:15:19,759|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,760|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value}) 2023-03-14 06:15:19,761|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2023-03-14 06:15:19,780|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-14 06:15:19,780|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-14 06:15:19,781|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-14 06:15:19,781|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-14 06:15:19,781|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,817|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_get_id) 2023-03-14 06:15:19,818|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-14 06:15:19,819|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2023-03-14 06:15:19,853|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin) 2023-03-14 06:15:19,855|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {} 2023-03-14 06:15:19,856|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,871|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (list) 2023-03-14 06:15:19,872|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,873|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,873|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-14 06:15:19,874|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:19,903|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_db) 2023-03-14 06:15:19,904|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:20,081|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-14 06:15:20,104|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||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-14 06:15:20,105|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response... 2023-03-14 06:15:20,105|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:15:20,105|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution) 2023-03-14 06:15:20,130|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:15:20,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:15:20,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:15:20,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:15:20,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:15:20,131|654321||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:15:20,133|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a27e7a17-ced0-4ed8-92b8-86a45f329879 auditStoreId -1 2023-03-14 06:15:20,222|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(1e30ef0d-54dd-41d9-9a43-3a555d2c0392), subrequestID(4ea625e6-a3cd-4a20-abb4-32c252968977) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-14 06:28:38,361|d6d16b90-af1b-48e5-ba9a-64853b6bba97||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-14 06:28:38,361|d6d16b90-af1b-48e5-ba9a-64853b6bba97||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-14 06:28:38,361|d6d16b90-af1b-48e5-ba9a-64853b6bba97||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-14 06:28:38,936|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-14 06:28:38,937|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-14 06:28:40,356|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-14 06:28:40,357|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(de9c1cc8-92d3-4c92-8fe6-7df8c092d8d2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-14 06:28:40,367|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(be1a3bc2-a141-4343-bd2f-7a7f757ce944) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-14 06:28:40,371|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(85b3e68c-4d57-4814-978f-296dcc597496) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-14 06:28:40,376|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(13a4a15e-5432-488c-b25e-cae623b9325a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-14 06:28:40,383|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(085ddfe8-d64e-4b0e-ab74-32e68db38dc6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-14 06:28:40,392|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(86a77b17-c4b3-4728-8f86-4892fae71e95) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-14 06:28:40,399|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:40,399|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:40,399|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:40,399|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:40,400|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:40,401|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:40,422|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:28:40,428|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:28:40,433|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:28:40,439|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.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-14 06:28:40,445|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:28:40,531|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:28:40,531|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:28:40,532|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:28:40,548|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:40,613|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-14 06:28:40,722|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-14 06:28:40,727|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-14 06:28:40,797|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:28:40,798|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:28:40,798|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:28:40,798|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(HealthCheck) 2023-03-14 06:28:40,799|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-14 06:28:40,799|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(vf-config-assign) 2023-03-14 06:28:40,799|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(vf-config-deploy) 2023-03-14 06:28:40,811|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:28:40,812|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:28:40,812|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:40,818|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:40,872|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-14 06:28:40,916|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-14 06:28:40,938|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-14 06:28:40,977|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-14 06:28:40,981|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-14 06:28:41,036|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-14 06:28:41,119|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:28:41,120|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:28:41,131|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:41,186|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-14 06:28:41,243|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-14 06:28:41,247|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-14 06:28:41,311|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:28:41,312|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:28:41,312|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:28:41,322|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:41,352|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-14 06:28:41,394|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-14 06:28:41,396|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-14 06:28:41,453|d6d16b90-af1b-48e5-ba9a-64853b6bba97||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:44,972|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||Thread-155||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(b5e52924-44cb-4ef4-b939-cf75b112900e) CBA(/opt/app/onap/blueprints/archive/b5e52924-44cb-4ef4-b939-cf75b112900e/cba.zip) 2023-03-14 06:28:44,986|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b5e52924-44cb-4ef4-b939-cf75b112900e) and entry definition file (Definitions/CNF.json) 2023-03-14 06:28:45,033|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:28:45,033|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:28:45,034|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:28:45,034|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(scale-out) 2023-03-14 06:28:45,034|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(scale) 2023-03-14 06:28:45,035|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(scale-in) 2023-03-14 06:28:45,035|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(health-check) 2023-03-14 06:28:45,045|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b5e52924-44cb-4ef4-b939-cf75b112900e) and entry definition file (Definitions/CNF.json) 2023-03-14 06:28:45,218|ad57adaf-fdfc-4079-8f20-86fc73ac5dd2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/working/b5e52924-44cb-4ef4-b939-cf75b112900e) present to clean. 2023-03-14 06:28:58,923|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||Thread-155||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e2c77576-8c71-4f7a-b25f-4f674145da7d) 2023-03-14 06:28:58,923|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| deleting definition types under : /opt/app/onap/blueprints/working/e2c77576-8c71-4f7a-b25f-4f674145da7d/Definitions 2023-03-14 06:28:58,925|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| reinitialized all type definitions 2023-03-14 06:28:58,926|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-14 06:28:58,966|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(vnf-template) 2023-03-14 06:28:58,992|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-14 06:28:59,017|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-14 06:28:59,051|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,124|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,149|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,174|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-14 06:28:59,174|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-14 06:28:59,175|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-14 06:28:59,201|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,223|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,243|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,260|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-14 06:28:59,302|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,323|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,342|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,374|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,402|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,421|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,464|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-14 06:28:59,466|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-14 06:28:59,466|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-14 06:28:59,467|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-14 06:28:59,488|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,505|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,521|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(input) 2023-03-14 06:28:59,538|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-14 06:28:59,639|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing Workflow(resource-assignment) 2023-03-14 06:28:59,640|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-14 06:28:59,640|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-14 06:28:59,640|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-14 06:28:59,640|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-14 06:28:59,640|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-14 06:28:59,641|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enriching artifacts file(/opt/app/onap/blueprints/working/e2c77576-8c71-4f7a-b25f-4f674145da7d/Templates/vnf-mapping.json 2023-03-14 06:28:59,645|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-14 06:28:59,645|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-14 06:28:59,646|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enriching artifacts file(/opt/app/onap/blueprints/working/e2c77576-8c71-4f7a-b25f-4f674145da7d/Templates/base_ubuntu20-mapping.json 2023-03-14 06:28:59,648|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-14 06:28:59,648|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-14 06:28:59,649|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing Workflow(config-assign) 2023-03-14 06:28:59,649|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-14 06:28:59,649|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| identified workflow(config-assign) targets(config-assign) 2023-03-14 06:28:59,649|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-14 06:28:59,649|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-14 06:28:59,649|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enriching artifacts file(/opt/app/onap/blueprints/working/e2c77576-8c71-4f7a-b25f-4f674145da7d/Templates/baseconfig-mapping.json 2023-03-14 06:28:59,652|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-14 06:28:59,652|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-14 06:28:59,652|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing Workflow(config-deploy) 2023-03-14 06:28:59,653|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-14 06:28:59,653|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-14 06:28:59,653|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(config-deploy) resource assignment files([] 2023-03-14 06:28:59,653|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing blueprint Resource Definitions 2023-03-14 06:28:59,653|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-14 06:28:59,653|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing file (Templates/vnf-mapping.json) 2023-03-14 06:28:59,653|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-14 06:28:59,653|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing file (Templates/baseconfig-mapping.json) 2023-03-14 06:28:59,658|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:28:59,964|4f50ae3d-a58b-45e4-a503-3f31fc6e3ef0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-14 06:29:00,247|0af06962-3659-4fb3-8635-a9c8d13d05e1||Thread-155||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(6ab1c092-32b0-458d-aa00-3055f09d9c49) CBA(/opt/app/onap/blueprints/archive/6ab1c092-32b0-458d-aa00-3055f09d9c49/cba.zip) 2023-03-14 06:29:00,259|0af06962-3659-4fb3-8635-a9c8d13d05e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ab1c092-32b0-458d-aa00-3055f09d9c49) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:29:00,267|0af06962-3659-4fb3-8635-a9c8d13d05e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:29:00,279|0af06962-3659-4fb3-8635-a9c8d13d05e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:29:00,280|0af06962-3659-4fb3-8635-a9c8d13d05e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:29:00,280|0af06962-3659-4fb3-8635-a9c8d13d05e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:29:00,283|0af06962-3659-4fb3-8635-a9c8d13d05e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ab1c092-32b0-458d-aa00-3055f09d9c49) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:29:00,393|0af06962-3659-4fb3-8635-a9c8d13d05e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/working/6ab1c092-32b0-458d-aa00-3055f09d9c49) present to clean. 2023-03-14 06:30:42,985|48567d9a-ecdd-4423-b3cd-d7767cf1a869||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-14 06:30:42,985|48567d9a-ecdd-4423-b3cd-d7767cf1a869||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-14 06:30:42,985|48567d9a-ecdd-4423-b3cd-d7767cf1a869||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-14 06:30:43,427|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-14 06:30:43,427|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-14 06:30:44,283|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-14 06:30:44,284|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(fbd62b5f-dc0e-48e0-9528-7db420ca1bf8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-14 06:30:44,319|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(713cc6b0-67f2-4c12-bbad-dfe6f070aade) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-14 06:30:44,323|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(f55f394b-1dd0-46aa-9d70-a4bf02da88af) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-14 06:30:44,330|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(0e2d4a84-dd68-4d0d-8091-777afed477a9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-14 06:30:44,339|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(9d44a5ba-5d27-4db2-9b21-1f22f1b2cf18) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-14 06:30:44,346|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(b3107e1f-61e1-4d85-9f2e-c755a04ca9ea) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-14 06:30:44,353|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,353|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,354|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,354|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,354|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,354|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,366|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,372|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:30:44,377|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:30:44,379|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:30:44,386|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-14 06:30:44,445|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:30:44,445|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:30:44,445|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:30:44,459|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,495|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-14 06:30:44,540|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-14 06:30:44,544|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-14 06:30:44,626|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:30:44,626|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:30:44,636|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:30:44,636|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:30:44,636|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,641|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,668|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-14 06:30:44,724|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-14 06:30:44,728|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-14 06:30:44,824|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-14 06:30:44,877|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-14 06:30:44,881|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-14 06:30:44,943|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:30:44,944|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:30:44,944|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:30:44,955|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:44,995|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-14 06:30:45,052|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-14 06:30:45,056|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-14 06:30:45,122|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:30:45,122|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:30:45,123|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:30:45,123|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(HealthCheck) 2023-03-14 06:30:45,123|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-14 06:30:45,123|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(vf-config-assign) 2023-03-14 06:30:45,124|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(vf-config-deploy) 2023-03-14 06:30:45,135|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:30:45,174|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-14 06:30:45,237|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-14 06:30:45,238|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-14 06:30:45,290|48567d9a-ecdd-4423-b3cd-d7767cf1a869||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:31:02,778|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||Thread-181||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e7a9b45e-30c7-47d1-a065-eba9c286614a) 2023-03-14 06:31:02,779|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| deleting definition types under : /opt/app/onap/blueprints/working/e7a9b45e-30c7-47d1-a065-eba9c286614a/Definitions 2023-03-14 06:31:02,781|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| reinitialized all type definitions 2023-03-14 06:31:02,782|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-14 06:31:02,823|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-14 06:31:02,866|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-14 06:31:02,884|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-14 06:31:02,900|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-14 06:31:02,951|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-14 06:31:03,014|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing Workflow(config-assign) 2023-03-14 06:31:03,014|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-14 06:31:03,014|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| identified workflow(config-assign) targets(resolve-data) 2023-03-14 06:31:03,014|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-14 06:31:03,014|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-14 06:31:03,014|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enriching artifacts file(/opt/app/onap/blueprints/working/e7a9b45e-30c7-47d1-a065-eba9c286614a/Templates/netconfrpc-mapping.json 2023-03-14 06:31:03,019|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-14 06:31:03,019|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-14 06:31:03,020|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing Workflow(config-deploy) 2023-03-14 06:31:03,020|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-14 06:31:03,020|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-14 06:31:03,020|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| workflow(config-deploy) resource assignment files([] 2023-03-14 06:31:03,020|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ##### Enhancing blueprint Resource Definitions 2023-03-14 06:31:03,020|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-14 06:31:03,020|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-14 06:31:03,022|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| distinct resource keys ([input-source]) 2023-03-14 06:31:03,039|3a5e62ed-45fb-4656-8a0f-01d41123ac6d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-14 06:33:15,842|57d6793c-5a77-4833-95ee-c7292b5eabf6||reactor-http-epoll-1||||INFO||||||| processing request id 57d6793c-5a77-4833-95ee-c7292b5eabf6 2023-03-14 06:33:15,853|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-14 06:33:16,353|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:16,362|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:16,396|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:33:16,435|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:33:16,435|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:33:16,435|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:33:16,435|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:33:16,435|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:33:16,435|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-request-producer-client-id-7jdfn] 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 QR8qrIzvTxmPA8Yo2ANi4A 2023-03-14 06:33:16,436|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:33:16,436|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-14 06:33:16,438|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:16,438|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-14 06:33:16,446|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:16,505|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:33:16,560|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-14 06:33:16,575|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[57d6793c-5a77-4833-95ee-c7292b5eabf6])'s step(resource-assignment) 2023-03-14 06:33:16,575|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 06:33:16,576|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(57d6793c-5a77-4833-95ee-c7292b5eabf6) for workflow(resource-assignment) step(resource-assignment) 2023-03-14 06:33:16,576|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:33:16,576|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-14 06:33:16,577|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-14 06:33:16,596|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-14 06:33:16,600|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-14 06:33:16,601|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-14 06:33:16,601|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:16,601|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b99fcf02-a461-462b-8787-069e846a55eb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-14 06:33:16,601|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4ba0b4a9-0eb7-4178-9bbe-268171714aa2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-14 06:33:16,602|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {vnf-id="b99fcf02-a461-462b-8787-069e846a55eb", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-14 06:33:16,606|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:16,606|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:16,613|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-14 06:33:16,614|57d6793c-5a77-4833-95ee-c7292b5eabf6||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(57d6793c-5a77-4833-95ee-c7292b5eabf6), subrequestID(b99fcf02-a461-462b-8787-069e846a55eb) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:33:17,706|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-14 06:33:17,714|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-14 06:33:17,717|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:17,718|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:17,719|57d6793c-5a77-4833-95ee-c7292b5eabf6||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" : "4ba0b4a9-0eb7-4178-9bbe-268171714aa2", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "b99fcf02-a461-462b-8787-069e846a55eb", "vnf_name" : "${vnf_name}" }) 2023-03-14 06:33:17,728|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-14 06:33:17,728|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:33:17,728|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-14 06:33:17,728|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[57d6793c-5a77-4833-95ee-c7292b5eabf6])'s step(profile-upload) 2023-03-14 06:33:17,728|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:17,732|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(57d6793c-5a77-4833-95ee-c7292b5eabf6) for workflow(resource-assignment) step(profile-upload) 2023-03-14 06:33:17,732|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-14 06:33:17,733|57d6793c-5a77-4833-95ee-c7292b5eabf6||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-14 06:33:17,734|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-14 06:33:17,734|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2023-03-14 06:33:17,734|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-14 06:33:17,737|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-14 06:33:17,737|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-14 06:33:17,737|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-14 06:33:17,737|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-14 06:33:17,737|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-14 06:33:17,743|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| workflow(57d6793c-5a77-4833-95ee-c7292b5eabf6) nodes completed with (0)exceptions 2023-03-14 06:33:17,743|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-14 06:33:17,751|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:33:17,751|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:33:17,751|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:33:17,751|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:33:17,751|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:33:17,751|1e30ef0d-54dd-41d9-9a43-3a555d2c0392||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| [Producer clientId=audit-response-producer-client-id-7jdfn] 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 P0TC60YgR-GZvmiZrlRZ_Q 2023-03-14 06:33:17,752|57d6793c-5a77-4833-95ee-c7292b5eabf6||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d03a3e00-19bd-4683-a5b7-9f62d57cdbfe auditStoreId -1 2023-03-14 06:33:17,845|57d6793c-5a77-4833-95ee-c7292b5eabf6||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(57d6793c-5a77-4833-95ee-c7292b5eabf6), subrequestID(b99fcf02-a461-462b-8787-069e846a55eb) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:33:22,148|8924e08b-36ac-420a-9223-4b40d8de616c||reactor-http-epoll-1||||INFO||||||| processing request id 8924e08b-36ac-420a-9223-4b40d8de616c 2023-03-14 06:33:22,148|8924e08b-36ac-420a-9223-4b40d8de616c||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-14 06:33:22,153|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-14 06:33:22,181|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:33:22,195|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:33:22,195|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-14 06:33:22,195|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-14 06:33:22,195|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-14 06:33:22,199|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-14 06:33:22,227|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:33:22,228|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-14 06:33:22,228|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[8924e08b-36ac-420a-9223-4b40d8de616c])'s step(resource-assignment) 2023-03-14 06:33:22,228|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 06:33:22,228|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(8924e08b-36ac-420a-9223-4b40d8de616c) for workflow(resource-assignment) step(resource-assignment) 2023-03-14 06:33:22,229|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:33:22,229|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-14 06:33:22,229|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-14 06:33:22,256|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-14 06:33:22,259|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-14 06:33:22,259|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("712eadf8-281e-4f91-ad93-382338253c46") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-14 06:33:22,259|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-14 06:33:22,260|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2023-03-14 06:33:22,260|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0df3ccfb-6cb1-4dd7-b18f-4305f879606a") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-14 06:33:22,262|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {customizationid="0df3ccfb-6cb1-4dd7-b18f-4305f879606a"} 2023-03-14 06:33:22,262|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="0df3ccfb-6cb1-4dd7-b18f-4305f879606a"} 2023-03-14 06:33:22,262|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2023-03-14 06:33:22,262|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||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-14 06:33:22,271|8924e08b-36ac-420a-9223-4b40d8de616c||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(8924e08b-36ac-420a-9223-4b40d8de616c), subrequestID(712eadf8-281e-4f91-ad93-382338253c46) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:33:22,288|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=0df3ccfb-6cb1-4dd7-b18f-4305f879606a}) 2023-03-14 06:33:22,288|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=0df3ccfb-6cb1-4dd7-b18f-4305f879606a}) 2023-03-14 06:33:22,311|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2023-03-14 06:33:22,311|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-14 06:33:22,312|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"3a9d18e0-7e52-4862-9317-93e5d90670e5"}]) 2023-03-14 06:33:22,313|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"1c712633-9e06-4e40-87fb-906e5db70284"}]) 2023-03-14 06:33:22,313|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3a9d18e0-7e52-4862-9317-93e5d90670e5") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-14 06:33:22,313|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1c712633-9e06-4e40-87fb-906e5db70284") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-14 06:33:22,314|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-14 06:33:22,318|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 3a9d18e0-7e52-4862-9317-93e5d90670e5 2023-03-14 06:33:22,318|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="0df3ccfb-6cb1-4dd7-b18f-4305f879606a"} 2023-03-14 06:33:22,318|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-14 06:33:22,332|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=0df3ccfb-6cb1-4dd7-b18f-4305f879606a}) 2023-03-14 06:33:22,349|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-14 06:33:22,350|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-14 06:33:22,350|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-14 06:33:22,351|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-14 06:33:22,351|8924e08b-36ac-420a-9223-4b40d8de616c||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-14 06:33:22,355|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 0df3ccfb-6cb1-4dd7-b18f-4305f879606a 2023-03-14 06:33:22,356|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("4ba0b4a9-0eb7-4178-9bbe-268171714aa2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-14 06:33:22,356|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2023-03-14 06:33:22,356|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-14 06:33:22,357|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b99fcf02-a461-462b-8787-069e846a55eb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-14 06:33:22,358|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {service-instance-id="4ba0b4a9-0eb7-4178-9bbe-268171714aa2", vnf-id="b99fcf02-a461-462b-8787-069e846a55eb"} 2023-03-14 06:33:22,358|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {service-instance-id="4ba0b4a9-0eb7-4178-9bbe-268171714aa2", vnf-id="b99fcf02-a461-462b-8787-069e846a55eb"} 2023-03-14 06:33:22,360|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ba0b4a9-0eb7-4178-9bbe-268171714aa2/service-data/vnfs/vnf/b99fcf02-a461-462b-8787-069e846a55eb/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-14 06:33:22,360|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ba0b4a9-0eb7-4178-9bbe-268171714aa2/service-data/vnfs/vnf/b99fcf02-a461-462b-8787-069e846a55eb/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-14 06:33:22,362|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ba0b4a9-0eb7-4178-9bbe-268171714aa2/service-data/vnfs/vnf/b99fcf02-a461-462b-8787-069e846a55eb/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-14 06:33:22,362|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ba0b4a9-0eb7-4178-9bbe-268171714aa2/service-data/vnfs/vnf/b99fcf02-a461-462b-8787-069e846a55eb/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-14 06:33:22,380|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ba0b4a9-0eb7-4178-9bbe-268171714aa2/service-data/vnfs/vnf/b99fcf02-a461-462b-8787-069e846a55eb/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-14 06:33:22,380|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ba0b4a9-0eb7-4178-9bbe-268171714aa2/service-data/vnfs/vnf/b99fcf02-a461-462b-8787-069e846a55eb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-14 06:33:22,433|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2023-03-14 06:33:22,433|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2023-03-14 06:33:22,433|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-14 06:33:22,434|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-14 06:33:22,434|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-14 06:33:22,434|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-14 06:33:22,434|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-14 06:33:22,434|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-14 06:33:22,434|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-14 06:33:22,434|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-14 06:33:22,435|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="712eadf8-281e-4f91-ad93-382338253c46"} 2023-03-14 06:33:22,440|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-14 06:33:22,440|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-14 06:33:22,441|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-14 06:33:22,506|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-14 06:33:22,507|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-14 06:33:22,508|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-14 06:33:22,509|8924e08b-36ac-420a-9223-4b40d8de616c||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-14 06:33:22,513|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {service-instance-id="4ba0b4a9-0eb7-4178-9bbe-268171714aa2", vnf-id="b99fcf02-a461-462b-8787-069e846a55eb"} 2023-03-14 06:33:22,517|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ba0b4a9-0eb7-4178-9bbe-268171714aa2/service-data/vnfs/vnf/b99fcf02-a461-462b-8787-069e846a55eb/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-14 06:33:22,517|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ba0b4a9-0eb7-4178-9bbe-268171714aa2/service-data/vnfs/vnf/b99fcf02-a461-462b-8787-069e846a55eb/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-14 06:33:22,534|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ba0b4a9-0eb7-4178-9bbe-268171714aa2/service-data/vnfs/vnf/b99fcf02-a461-462b-8787-069e846a55eb/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-14 06:33:22,583|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2023-03-14 06:33:22,583|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-14 06:33:22,583|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-14 06:33:22,583|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-14 06:33:22,584|8924e08b-36ac-420a-9223-4b40d8de616c||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-14 06:33:22,584|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-14 06:33:22,584|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-14 06:33:22,589|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2023-03-14 06:33:22,590|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-14 06:33:22,590|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:33:22,590|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-14 06:33:22,590|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| workflow(8924e08b-36ac-420a-9223-4b40d8de616c) nodes completed with (1)exceptions 2023-03-14 06:33:22,591|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||ERROR||||||| workflow(8924e08b-36ac-420a-9223-4b40d8de616c) 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-14 06:33:22,591|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-14 06:33:22,594|8924e08b-36ac-420a-9223-4b40d8de616c||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4e84a725-4560-4906-8fda-9d8ad919e10a auditStoreId -1 2023-03-14 06:33:22,608|8924e08b-36ac-420a-9223-4b40d8de616c||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(8924e08b-36ac-420a-9223-4b40d8de616c), subrequestID(712eadf8-281e-4f91-ad93-382338253c46) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:35:21,158|0937bd4a-13bd-4dbd-ae47-7c268fa83794||reactor-http-epoll-1||||INFO||||||| processing request id 0937bd4a-13bd-4dbd-ae47-7c268fa83794 2023-03-14 06:35:21,169|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-14 06:35:21,368|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-14 06:35:21,377|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:35:21,411|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:35:21,424|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:35:21,424|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-14 06:35:21,425|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-14 06:35:21,425|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-14 06:35:21,433|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:35:21,475|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:35:21,476|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-14 06:35:21,476|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 06:35:21,477|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0937bd4a-13bd-4dbd-ae47-7c268fa83794) for workflow(resource-assignment) step(resource-assignment) 2023-03-14 06:35:21,477|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:35:21,477|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-14 06:35:21,478|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-14 06:35:21,500|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-14 06:35:21,502|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-14 06:35:21,502|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3ed06355-7639-4a48-82b2-ea425128ec33") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-14 06:35:21,502|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a5206e57-f23e-4fba-8ff9-6c7ac817e464") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-14 06:35:21,503|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "3ed06355-7639-4a48-82b2-ea425128ec33", "vnf-id" : "a5206e57-f23e-4fba-8ff9-6c7ac817e464", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-14 06:35:21,512|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-14 06:35:21,512|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:35:21,512|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-14 06:35:21,514|0937bd4a-13bd-4dbd-ae47-7c268fa83794||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dc34749f-a7f2-4047-aa82-56ba34802395 auditStoreId -1 2023-03-14 06:35:21,523|0937bd4a-13bd-4dbd-ae47-7c268fa83794||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(0937bd4a-13bd-4dbd-ae47-7c268fa83794), subrequestID(a5206e57-f23e-4fba-8ff9-6c7ac817e464) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-14 06:35:21,685|0937bd4a-13bd-4dbd-ae47-7c268fa83794||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(0937bd4a-13bd-4dbd-ae47-7c268fa83794), subrequestID(a5206e57-f23e-4fba-8ff9-6c7ac817e464) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-14 06:35:26,907|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||reactor-http-epoll-3||||INFO||||||| processing request id 8e121f12-2323-4f4d-8d6a-07a94d7c9a68 2023-03-14 06:35:26,907|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||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-14 06:35:26,913|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:35:26,936|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:35:26,951|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:35:26,951|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-14 06:35:26,951|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-14 06:35:26,951|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-14 06:35:26,956|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:35:26,978|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:35:26,978|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-14 06:35:26,978|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 06:35:26,979|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(8e121f12-2323-4f4d-8d6a-07a94d7c9a68) for workflow(resource-assignment) step(resource-assignment) 2023-03-14 06:35:26,979|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:35:26,979|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-14 06:35:26,979|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-14 06:35:26,989|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(8e121f12-2323-4f4d-8d6a-07a94d7c9a68), subrequestID(1f2b798f-ec01-432c-baf0-1731f964073f) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-14 06:35:27,001|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-14 06:35:27,003|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-14 06:35:27,003|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-14 06:35:27,003|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-14 06:35:27,003|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-14 06:35:27,003|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1f2b798f-ec01-432c-baf0-1731f964073f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-14 06:35:27,004|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3ed06355-7639-4a48-82b2-ea425128ec33") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-14 06:35:27,004|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2023-03-14 06:35:27,004|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-14 06:35:27,005|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-14 06:35:27,005|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a5206e57-f23e-4fba-8ff9-6c7ac817e464") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-14 06:35:27,006|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "3ed06355-7639-4a48-82b2-ea425128ec33", "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" : "1f2b798f-ec01-432c-baf0-1731f964073f", "vnf-id" : "a5206e57-f23e-4fba-8ff9-6c7ac817e464", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-14 06:35:27,029|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-14 06:35:27,030|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:35:27,030|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-14 06:35:27,031|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d03f6c05-b792-47d7-9261-1948aad15536 auditStoreId -1 2023-03-14 06:35:27,108|8e121f12-2323-4f4d-8d6a-07a94d7c9a68||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(8e121f12-2323-4f4d-8d6a-07a94d7c9a68), subrequestID(1f2b798f-ec01-432c-baf0-1731f964073f) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-14 06:35:33,177|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-14 06:35:33,299|||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-14 06:35:33,478|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing request id f2932f3b-73ca-4f38-9cd2-1e4d665fc89b 2023-03-14 06:35:33,478|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-14 06:35:33,482|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:35:33,507|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deriving input data for workflow: (config-assign) 2023-03-14 06:35:33,519|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:35:33,520|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| StoreAuditService ID -1 2023-03-14 06:35:33,520|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-14 06:35:33,520|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-14 06:35:33,527|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:35:33,553|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deriving input data for workflow: (config-assign) 2023-03-14 06:35:33,553|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-14 06:35:33,553|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 06:35:33,554|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| preparing request id(f2932f3b-73ca-4f38-9cd2-1e4d665fc89b) for workflow(config-assign) step(config-assign) 2023-03-14 06:35:33,554|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:35:33,554|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-14 06:35:33,556|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-14 06:35:33,591|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:35:33,592|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-14 06:35:33,592|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Setting Resource Value ("3ed06355-7639-4a48-82b2-ea425128ec33") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-14 06:35:33,593|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Setting Resource Value ("a5206e57-f23e-4fba-8ff9-6c7ac817e464") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-14 06:35:33,619|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-14 06:35:33,619|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-14 06:35:33,621|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-14 06:35:33,622|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Generated Resource Param Data ({ "service-instance-id" : "3ed06355-7639-4a48-82b2-ea425128ec33", "vnf-id" : "a5206e57-f23e-4fba-8ff9-6c7ac817e464", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-14 06:35:33,655|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-14 06:35:33,692|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:35:33,692|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Preparing Response... 2023-03-14 06:35:33,693|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:35:33,693|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-14 06:35:33,697|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(f2932f3b-73ca-4f38-9cd2-1e4d665fc89b), subrequestID(1bfa5233-ec84-499f-a43f-b87a4e9ba54b) CBA(ubuntu20/1.0.0/config-assign). 2023-03-14 06:35:33,698|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a12b9bcc-8d04-4928-bda4-76d27a983162 auditStoreId -1 2023-03-14 06:35:33,763|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Completed 2023-03-14 06:35:34,031|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(f2932f3b-73ca-4f38-9cd2-1e4d665fc89b), subrequestID(1bfa5233-ec84-499f-a43f-b87a4e9ba54b) CBA(ubuntu20/1.0.0/config-assign). 2023-03-14 06:36:34,012|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-14 06:36:34,137|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-14 06:36:34,139|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| processing request id f2932f3b-73ca-4f38-9cd2-1e4d665fc89b 2023-03-14 06:36:34,144|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-14 06:36:34,153|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:36:34,200|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:36:34,200|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| StoreAuditService ID -1 2023-03-14 06:36:34,200|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-14 06:36:34,200|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-14 06:36:34,202|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-14 06:36:34,214|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deriving input data for workflow: (config-deploy) 2023-03-14 06:36:34,214|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-14 06:36:34,214|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 06:36:34,217|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(f2932f3b-73ca-4f38-9cd2-1e4d665fc89b), subrequestID(b8ba22d7-602a-43ff-bf94-dadeb7efc185) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-14 06:36:34,219|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| preparing request id(f2932f3b-73ca-4f38-9cd2-1e4d665fc89b) for workflow(config-deploy) step(config-deploy) 2023-03-14 06:36:34,219|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-14 06:36:34,219|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| 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-14 06:36:34,222|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-14 06:36:34,222|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Getting Jython Script Class(ConfigDeploy) 2023-03-14 06:36:34,309|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@21d235ce 2023-03-14 06:36:34,310|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Hello world 2023-03-14 06:36:34,310|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Preparing Response... 2023-03-14 06:36:34,310|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-14 06:36:34,310|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-14 06:36:34,314|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a39b2139-4ed7-4d68-8c08-713bce7db29f auditStoreId -1 2023-03-14 06:36:34,325|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Completed 2023-03-14 06:36:34,354|f2932f3b-73ca-4f38-9cd2-1e4d665fc89b||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(f2932f3b-73ca-4f38-9cd2-1e4d665fc89b), subrequestID(b8ba22d7-602a-43ff-bf94-dadeb7efc185) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-14 06:38:36,287|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||Thread-185||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(9c45aacb-2af7-4236-9b26-23908add2469) CBA(/opt/app/onap/blueprints/archive/9c45aacb-2af7-4236-9b26-23908add2469/cba.zip) 2023-03-14 06:38:36,297|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9c45aacb-2af7-4236-9b26-23908add2469) and entry definition file (Definitions/CNF.json) 2023-03-14 06:38:36,325|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:38:36,325|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:38:36,325|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:38:36,326|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(scale-out) 2023-03-14 06:38:36,326|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(scale) 2023-03-14 06:38:36,326|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(scale-in) 2023-03-14 06:38:36,326|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(health-check) 2023-03-14 06:38:36,334|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9c45aacb-2af7-4236-9b26-23908add2469) and entry definition file (Definitions/CNF.json) 2023-03-14 06:38:36,367|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-14 06:38:36,414|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-14 06:38:36,556|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-14 06:38:36,651|4c579d0f-edd3-4c16-bc09-d43efb48d0fe||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/working/9c45aacb-2af7-4236-9b26-23908add2469) present to clean. 2023-03-14 06:39:01,107|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||reactor-http-epoll-1||||INFO||||||| processing request id eeebf60f-1b4c-4223-ab4b-8d8802f01f06 2023-03-14 06:39:01,110|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-14 06:39:01,618|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,628|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,662|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:39:01,677|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:39:01,677|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-14 06:39:01,679|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,679|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-14 06:39:01,687|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,709|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(eeebf60f-1b4c-4223-ab4b-8d8802f01f06), subrequestID(2eb869c6-a534-4766-b47e-c8f70a0e5ac4) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:39:01,744|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:39:01,745|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-14 06:39:01,746|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[eeebf60f-1b4c-4223-ab4b-8d8802f01f06])'s step(resource-assignment) 2023-03-14 06:39:01,746|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,747|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(eeebf60f-1b4c-4223-ab4b-8d8802f01f06) for workflow(resource-assignment) step(resource-assignment) 2023-03-14 06:39:01,747|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:39:01,747|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-14 06:39:01,748|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-14 06:39:01,767|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,768|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,769|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,769|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,769|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2eb869c6-a534-4766-b47e-c8f70a0e5ac4") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-14 06:39:01,769|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("7fc5fd11-5862-43a3-b6e9-35c13edb1f3b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-14 06:39:01,771|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {vnf-id="2eb869c6-a534-4766-b47e-c8f70a0e5ac4", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-14 06:39:01,776|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,776|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,779|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-14 06:39:01,856|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-14 06:39:01,856|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-14 06:39:01,857|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,859|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,860|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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" : "7fc5fd11-5862-43a3-b6e9-35c13edb1f3b", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "2eb869c6-a534-4766-b47e-c8f70a0e5ac4", "vnf_name" : "${vnf_name}" }) 2023-03-14 06:39:01,872|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-14 06:39:01,872|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:39:01,872|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-14 06:39:01,872|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[eeebf60f-1b4c-4223-ab4b-8d8802f01f06])'s step(profile-upload) 2023-03-14 06:39:01,872|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,873|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(eeebf60f-1b4c-4223-ab4b-8d8802f01f06) for workflow(resource-assignment) step(profile-upload) 2023-03-14 06:39:01,873|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-14 06:39:01,873|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||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-14 06:39:01,874|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-14 06:39:01,874|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2023-03-14 06:39:01,874|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-14 06:39:01,874|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-14 06:39:01,874|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-14 06:39:01,874|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-14 06:39:01,874|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-14 06:39:01,874|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-14 06:39:01,874|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| workflow(eeebf60f-1b4c-4223-ab4b-8d8802f01f06) nodes completed with (0)exceptions 2023-03-14 06:39:01,875|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-14 06:39:01,876|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ab56b37-ab40-4616-b1f0-b5ccd7a337fe auditStoreId -1 2023-03-14 06:39:01,898|eeebf60f-1b4c-4223-ab4b-8d8802f01f06||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(eeebf60f-1b4c-4223-ab4b-8d8802f01f06), subrequestID(2eb869c6-a534-4766-b47e-c8f70a0e5ac4) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:39:11,649|e5883904-29c8-4fae-b1ad-c548de714267||reactor-http-epoll-1||||INFO||||||| processing request id e5883904-29c8-4fae-b1ad-c548de714267 2023-03-14 06:39:11,649|e5883904-29c8-4fae-b1ad-c548de714267||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-14 06:39:11,655|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-14 06:39:11,688|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:39:11,699|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:39:11,699|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| StoreAuditService ID -1 2023-03-14 06:39:11,699|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-14 06:39:11,699|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-14 06:39:11,706|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-14 06:39:11,740|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:39:11,744|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-14 06:39:11,744|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[e5883904-29c8-4fae-b1ad-c548de714267])'s step(resource-assignment) 2023-03-14 06:39:11,744|e5883904-29c8-4fae-b1ad-c548de714267||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-14 06:39:11,745|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e5883904-29c8-4fae-b1ad-c548de714267) for workflow(resource-assignment) step(resource-assignment) 2023-03-14 06:39:11,745|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:39:11,745|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-14 06:39:11,746|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-14 06:39:11,752|e5883904-29c8-4fae-b1ad-c548de714267||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(e5883904-29c8-4fae-b1ad-c548de714267), subrequestID(793ad0f3-8048-4ad2-96d1-4ee91e2c370f) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:39:11,781|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-14 06:39:11,785|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-14 06:39:11,786|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("793ad0f3-8048-4ad2-96d1-4ee91e2c370f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-14 06:39:11,786|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-14 06:39:11,786|e5883904-29c8-4fae-b1ad-c548de714267||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-14 06:39:11,786|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0df3ccfb-6cb1-4dd7-b18f-4305f879606a") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-14 06:39:11,787|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {customizationid="0df3ccfb-6cb1-4dd7-b18f-4305f879606a"} 2023-03-14 06:39:11,801|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-14 06:39:11,793|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="0df3ccfb-6cb1-4dd7-b18f-4305f879606a"} 2023-03-14 06:39:11,801|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2023-03-14 06:39:11,817|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=0df3ccfb-6cb1-4dd7-b18f-4305f879606a}) 2023-03-14 06:39:11,819|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=0df3ccfb-6cb1-4dd7-b18f-4305f879606a}) 2023-03-14 06:39:11,832|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-14 06:39:11,832|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"1c712633-9e06-4e40-87fb-906e5db70284"}]) 2023-03-14 06:39:11,832|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1c712633-9e06-4e40-87fb-906e5db70284") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-14 06:39:12,333|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-db : Failed in template key ([ name = vf-module-model-invariant-uuid status = failure required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=11565) could not load system variables org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([ name = vf-module-model-invariant-uuid status = failure required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=11565) could not load system variables at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48) 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) Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=11565) could not load system variables at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83) at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:646) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:713) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:738) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:794) at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:209) at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:303) at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:310) at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66) ... 10 common frames omitted Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=11565) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394) at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) at org.mariadb.jdbc.Driver.connect(Driver.java:89) at java.sql/java.sql.DriverManager.getConnection(Unknown Source) at java.sql/java.sql.DriverManager.getConnection(Unknown Source) at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155) at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146) at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205) at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169) at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159) at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117) at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80) ... 20 common frames omitted Caused by: java.sql.SQLNonTransientConnectionException: (conn=11565) could not load system variables at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1114) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1075) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:885) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:600) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389) ... 32 common frames omitted Caused by: java.sql.SQLNonTransientConnectionException: (conn=11565) Connection is closed at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1946) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1089) ... 36 common frames omitted 2023-03-14 06:39:12,334|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-14 06:39:12,338|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> ${vf-module-model-invariant-uuid} 2023-03-14 06:39:12,339|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="0df3ccfb-6cb1-4dd7-b18f-4305f879606a"} 2023-03-14 06:39:12,339|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-14 06:39:12,351|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=0df3ccfb-6cb1-4dd7-b18f-4305f879606a}) 2023-03-14 06:39:12,365|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-14 06:39:12,365|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-14 06:39:12,366|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-14 06:39:12,366|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-14 06:39:12,366|e5883904-29c8-4fae-b1ad-c548de714267||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-14 06:39:12,370|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 0df3ccfb-6cb1-4dd7-b18f-4305f879606a 2023-03-14 06:39:12,370|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("7fc5fd11-5862-43a3-b6e9-35c13edb1f3b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-14 06:39:12,370|e5883904-29c8-4fae-b1ad-c548de714267||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-14 06:39:12,371|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2023-03-14 06:39:12,371|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2eb869c6-a534-4766-b47e-c8f70a0e5ac4") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-14 06:39:12,371|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {service-instance-id="7fc5fd11-5862-43a3-b6e9-35c13edb1f3b", vnf-id="2eb869c6-a534-4766-b47e-c8f70a0e5ac4"} 2023-03-14 06:39:12,372|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {service-instance-id="7fc5fd11-5862-43a3-b6e9-35c13edb1f3b", vnf-id="2eb869c6-a534-4766-b47e-c8f70a0e5ac4"} 2023-03-14 06:39:12,374|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7fc5fd11-5862-43a3-b6e9-35c13edb1f3b/service-data/vnfs/vnf/2eb869c6-a534-4766-b47e-c8f70a0e5ac4/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-14 06:39:12,374|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7fc5fd11-5862-43a3-b6e9-35c13edb1f3b/service-data/vnfs/vnf/2eb869c6-a534-4766-b47e-c8f70a0e5ac4/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-14 06:39:12,376|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7fc5fd11-5862-43a3-b6e9-35c13edb1f3b/service-data/vnfs/vnf/2eb869c6-a534-4766-b47e-c8f70a0e5ac4/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-14 06:39:12,376|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7fc5fd11-5862-43a3-b6e9-35c13edb1f3b/service-data/vnfs/vnf/2eb869c6-a534-4766-b47e-c8f70a0e5ac4/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-14 06:39:12,386|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7fc5fd11-5862-43a3-b6e9-35c13edb1f3b/service-data/vnfs/vnf/2eb869c6-a534-4766-b47e-c8f70a0e5ac4/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-14 06:39:12,388|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7fc5fd11-5862-43a3-b6e9-35c13edb1f3b/service-data/vnfs/vnf/2eb869c6-a534-4766-b47e-c8f70a0e5ac4/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-14 06:39:12,400|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2023-03-14 06:39:12,401|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-14 06:39:12,401|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-14 06:39:12,401|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-14 06:39:12,401|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-14 06:39:12,404|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2023-03-14 06:39:12,405|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2023-03-14 06:39:12,405|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-14 06:39:12,405|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-14 06:39:12,405|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-14 06:39:12,405|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="793ad0f3-8048-4ad2-96d1-4ee91e2c370f"} 2023-03-14 06:39:12,408|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-14 06:39:12,408|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-14 06:39:12,409|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-14 06:39:12,478|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-14 06:39:12,478|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-14 06:39:12,479|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-14 06:39:12,480|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {service-instance-id="7fc5fd11-5862-43a3-b6e9-35c13edb1f3b", vnf-id="2eb869c6-a534-4766-b47e-c8f70a0e5ac4"} 2023-03-14 06:39:12,483|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-14 06:39:12,485|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7fc5fd11-5862-43a3-b6e9-35c13edb1f3b/service-data/vnfs/vnf/2eb869c6-a534-4766-b47e-c8f70a0e5ac4/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-14 06:39:12,485|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7fc5fd11-5862-43a3-b6e9-35c13edb1f3b/service-data/vnfs/vnf/2eb869c6-a534-4766-b47e-c8f70a0e5ac4/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-14 06:39:12,498|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7fc5fd11-5862-43a3-b6e9-35c13edb1f3b/service-data/vnfs/vnf/2eb869c6-a534-4766-b47e-c8f70a0e5ac4/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-14 06:39:12,510|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2023-03-14 06:39:12,510|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-14 06:39:12,510|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-14 06:39:12,510|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-14 06:39:12,510|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-14 06:39:12,510|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-14 06:39:12,510|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-14 06:39:12,512|e5883904-29c8-4fae-b1ad-c548de714267||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-14 06:39:12,512|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2023-03-14 06:39:12,512|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:39:12,512|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-14 06:39:12,513|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| workflow(e5883904-29c8-4fae-b1ad-c548de714267) nodes completed with (1)exceptions 2023-03-14 06:39:12,513|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||ERROR||||||| workflow(e5883904-29c8-4fae-b1ad-c548de714267) 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-14 06:39:12,513|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-14 06:39:12,515|e5883904-29c8-4fae-b1ad-c548de714267||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4c163e12-0227-4349-ac18-5d8128093067 auditStoreId -1 2023-03-14 06:39:12,540|e5883904-29c8-4fae-b1ad-c548de714267||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(e5883904-29c8-4fae-b1ad-c548de714267), subrequestID(793ad0f3-8048-4ad2-96d1-4ee91e2c370f) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:46:08,503|0dc22de8-c608-4411-a2ee-b06fb75408e4||Thread-188||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Save processing(755ec97b-e7af-4ea4-98f8-5ab530cbdace) CBA(/opt/app/onap/blueprints/archive/755ec97b-e7af-4ea4-98f8-5ab530cbdace/cba.zip) 2023-03-14 06:46:08,520|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/755ec97b-e7af-4ea4-98f8-5ab530cbdace) and entry definition file (Definitions/CNF.json) 2023-03-14 06:46:08,544|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(resource-assignment) 2023-03-14 06:46:08,544|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-assign) 2023-03-14 06:46:08,544|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(config-deploy) 2023-03-14 06:46:08,544|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(scale-out) 2023-03-14 06:46:08,545|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(scale) 2023-03-14 06:46:08,545|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(scale-in) 2023-03-14 06:46:08,545|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Validating Workflow(health-check) 2023-03-14 06:46:08,551|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/755ec97b-e7af-4ea4-98f8-5ab530cbdace) and entry definition file (Definitions/CNF.json) 2023-03-14 06:46:08,590|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-14 06:46:08,647|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-14 06:46:08,829|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-14 06:46:08,927|0dc22de8-c608-4411-a2ee-b06fb75408e4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-7jdfn|||| No compiled cache(/opt/app/onap/blueprints/working/755ec97b-e7af-4ea4-98f8-5ab530cbdace) present to clean. 2023-03-14 06:46:30,733|21acf601-dc9b-4f0e-b60d-05af82b41809||reactor-http-epoll-1||||INFO||||||| processing request id 21acf601-dc9b-4f0e-b60d-05af82b41809 2023-03-14 06:46:30,736|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-14 06:46:31,238|21acf601-dc9b-4f0e-b60d-05af82b41809||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-14 06:46:31,247|21acf601-dc9b-4f0e-b60d-05af82b41809||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-14 06:46:31,282|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:46:31,296|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:46:31,296|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-14 06:46:31,298|21acf601-dc9b-4f0e-b60d-05af82b41809||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-14 06:46:31,298|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-14 06:46:31,307|21acf601-dc9b-4f0e-b60d-05af82b41809||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-14 06:46:31,369|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:46:31,371|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-14 06:46:31,371|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[21acf601-dc9b-4f0e-b60d-05af82b41809])'s step(resource-assignment) 2023-03-14 06:46:31,371|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 06:46:31,372|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(21acf601-dc9b-4f0e-b60d-05af82b41809) for workflow(resource-assignment) step(resource-assignment) 2023-03-14 06:46:31,372|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:46:31,372|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-14 06:46:31,374|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-14 06:46:31,393|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-14 06:46:31,395|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-14 06:46:31,396|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-14 06:46:31,396|21acf601-dc9b-4f0e-b60d-05af82b41809||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-14 06:46:31,396|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("282bedb2-d168-46c4-beb9-3d4f40fe4d00") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-14 06:46:31,397|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("318c0ca9-8c92-44cf-9b06-f557e99a6b41") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-14 06:46:31,399|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {vnf-id="282bedb2-d168-46c4-beb9-3d4f40fe4d00", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-14 06:46:31,404|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2023-03-14 06:46:31,404|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2023-03-14 06:46:31,405|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-14 06:46:31,461|21acf601-dc9b-4f0e-b60d-05af82b41809||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(4) requestID(21acf601-dc9b-4f0e-b60d-05af82b41809), subrequestID(282bedb2-d168-46c4-beb9-3d4f40fe4d00) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:46:31,464|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-14 06:46:31,464|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-14 06:46:31,465|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-14 06:46:31,466|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-14 06:46:31,466|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "318c0ca9-8c92-44cf-9b06-f557e99a6b41", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "282bedb2-d168-46c4-beb9-3d4f40fe4d00", "vnf_name" : "${vnf_name}" }) 2023-03-14 06:46:31,477|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2023-03-14 06:46:31,477|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:46:31,477|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-14 06:46:31,478|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[21acf601-dc9b-4f0e-b60d-05af82b41809])'s step(profile-upload) 2023-03-14 06:46:31,478|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-14 06:46:31,478|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(21acf601-dc9b-4f0e-b60d-05af82b41809) for workflow(resource-assignment) step(profile-upload) 2023-03-14 06:46:31,478|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-14 06:46:31,478|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| workflow(21acf601-dc9b-4f0e-b60d-05af82b41809) nodes completed with (0)exceptions 2023-03-14 06:46:31,479|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-14 06:46:31,482|21acf601-dc9b-4f0e-b60d-05af82b41809||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6e01843b-b4e8-415e-a775-23adf4f47532 auditStoreId -1 2023-03-14 06:46:31,616|21acf601-dc9b-4f0e-b60d-05af82b41809||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(4) requestID(21acf601-dc9b-4f0e-b60d-05af82b41809), subrequestID(282bedb2-d168-46c4-beb9-3d4f40fe4d00) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:46:35,521|da371d0d-3e49-4330-9abe-afadc55bcadb||reactor-http-epoll-1||||INFO||||||| processing request id da371d0d-3e49-4330-9abe-afadc55bcadb 2023-03-14 06:46:35,521|da371d0d-3e49-4330-9abe-afadc55bcadb||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-14 06:46:35,529|da371d0d-3e49-4330-9abe-afadc55bcadb||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-14 06:46:35,579|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:46:35,596|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-14 06:46:35,596|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-14 06:46:35,596|da371d0d-3e49-4330-9abe-afadc55bcadb||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-14 06:46:35,596|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-14 06:46:35,598|da371d0d-3e49-4330-9abe-afadc55bcadb||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-14 06:46:35,610|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-14 06:46:35,611|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-14 06:46:35,611|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[da371d0d-3e49-4330-9abe-afadc55bcadb])'s step(resource-assignment) 2023-03-14 06:46:35,611|da371d0d-3e49-4330-9abe-afadc55bcadb||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-14 06:46:35,611|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(da371d0d-3e49-4330-9abe-afadc55bcadb) for workflow(resource-assignment) step(resource-assignment) 2023-03-14 06:46:35,611|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-14 06:46:35,611|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-14 06:46:35,612|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-14 06:46:35,614|da371d0d-3e49-4330-9abe-afadc55bcadb||kafka-producer-network-thread | audit-request-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(5) requestID(da371d0d-3e49-4330-9abe-afadc55bcadb), subrequestID(a8046e03-d4d6-4d6b-bee5-b2d26d751525) CBA(APACHE/1.0.0/resource-assignment). 2023-03-14 06:46:35,660|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-14 06:46:35,662|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-14 06:46:35,663|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a8046e03-d4d6-4d6b-bee5-b2d26d751525") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-14 06:46:35,663|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-14 06:46:35,663|da371d0d-3e49-4330-9abe-afadc55bcadb||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-14 06:46:35,664|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("0df3ccfb-6cb1-4dd7-b18f-4305f879606a") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-14 06:46:35,665|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {customizationid="0df3ccfb-6cb1-4dd7-b18f-4305f879606a"} 2023-03-14 06:46:35,666|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {customizationid="0df3ccfb-6cb1-4dd7-b18f-4305f879606a"} 2023-03-14 06:46:35,666|da371d0d-3e49-4330-9abe-afadc55bcadb||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-14 06:46:35,666|da371d0d-3e49-4330-9abe-afadc55bcadb||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-14 06:46:35,682|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=0df3ccfb-6cb1-4dd7-b18f-4305f879606a}) 2023-03-14 06:46:35,688|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=0df3ccfb-6cb1-4dd7-b18f-4305f879606a}) 2023-03-14 06:46:35,702|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-14 06:46:35,703|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-14 06:46:35,703|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"3a9d18e0-7e52-4862-9317-93e5d90670e5"}]) 2023-03-14 06:46:35,703|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3a9d18e0-7e52-4862-9317-93e5d90670e5") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-14 06:46:35,703|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"1c712633-9e06-4e40-87fb-906e5db70284"}]) 2023-03-14 06:46:35,703|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1c712633-9e06-4e40-87fb-906e5db70284") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-14 06:46:35,704|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-14 06:46:35,708|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Transformed value: null -> 3a9d18e0-7e52-4862-9317-93e5d90670e5 2023-03-14 06:46:35,708|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {customizationid="0df3ccfb-6cb1-4dd7-b18f-4305f879606a"} 2023-03-14 06:46:35,708|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-14 06:46:35,728|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=0df3ccfb-6cb1-4dd7-b18f-4305f879606a}) 2023-03-14 06:46:35,741|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-14 06:46:35,741|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-14 06:46:35,741|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-14 06:46:35,742|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-14 06:46:35,742|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-14 06:46:35,744|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 0df3ccfb-6cb1-4dd7-b18f-4305f879606a 2023-03-14 06:46:35,745|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("318c0ca9-8c92-44cf-9b06-f557e99a6b41") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-14 06:46:35,745|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-14 06:46:35,745|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||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-14 06:46:35,746|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("282bedb2-d168-46c4-beb9-3d4f40fe4d00") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-14 06:46:35,746|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {service-instance-id="318c0ca9-8c92-44cf-9b06-f557e99a6b41", vnf-id="282bedb2-d168-46c4-beb9-3d4f40fe4d00"} 2023-03-14 06:46:35,747|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {service-instance-id="318c0ca9-8c92-44cf-9b06-f557e99a6b41", vnf-id="282bedb2-d168-46c4-beb9-3d4f40fe4d00"} 2023-03-14 06:46:35,750|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/318c0ca9-8c92-44cf-9b06-f557e99a6b41/service-data/vnfs/vnf/282bedb2-d168-46c4-beb9-3d4f40fe4d00/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-14 06:46:35,750|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/318c0ca9-8c92-44cf-9b06-f557e99a6b41/service-data/vnfs/vnf/282bedb2-d168-46c4-beb9-3d4f40fe4d00/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-14 06:46:35,752|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/318c0ca9-8c92-44cf-9b06-f557e99a6b41/service-data/vnfs/vnf/282bedb2-d168-46c4-beb9-3d4f40fe4d00/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-14 06:46:35,752|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/318c0ca9-8c92-44cf-9b06-f557e99a6b41/service-data/vnfs/vnf/282bedb2-d168-46c4-beb9-3d4f40fe4d00/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-14 06:46:35,771|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/318c0ca9-8c92-44cf-9b06-f557e99a6b41/service-data/vnfs/vnf/282bedb2-d168-46c4-beb9-3d4f40fe4d00/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-14 06:46:35,771|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/318c0ca9-8c92-44cf-9b06-f557e99a6b41/service-data/vnfs/vnf/282bedb2-d168-46c4-beb9-3d4f40fe4d00/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-14 06:46:35,786|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2023-03-14 06:46:35,786|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-14 06:46:35,786|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-14 06:46:35,786|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-14 06:46:35,786|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-14 06:46:35,787|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2023-03-14 06:46:35,787|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2023-03-14 06:46:35,787|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-14 06:46:35,787|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-14 06:46:35,787|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-14 06:46:35,788|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="a8046e03-d4d6-4d6b-bee5-b2d26d751525"} 2023-03-14 06:46:35,790|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-14 06:46:35,790|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-14 06:46:35,791|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-14 06:46:35,843|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-14 06:46:35,843|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-14 06:46:35,844|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-14 06:46:35,845|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-14 06:46:35,845|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {service-instance-id="318c0ca9-8c92-44cf-9b06-f557e99a6b41", vnf-id="282bedb2-d168-46c4-beb9-3d4f40fe4d00"} 2023-03-14 06:46:35,848|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/318c0ca9-8c92-44cf-9b06-f557e99a6b41/service-data/vnfs/vnf/282bedb2-d168-46c4-beb9-3d4f40fe4d00/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-14 06:46:35,848|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/318c0ca9-8c92-44cf-9b06-f557e99a6b41/service-data/vnfs/vnf/282bedb2-d168-46c4-beb9-3d4f40fe4d00/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-14 06:46:35,869|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/318c0ca9-8c92-44cf-9b06-f557e99a6b41/service-data/vnfs/vnf/282bedb2-d168-46c4-beb9-3d4f40fe4d00/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-14 06:46:35,880|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2023-03-14 06:46:35,881|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-14 06:46:35,881|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-14 06:46:35,881|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-14 06:46:35,881|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-14 06:46:35,881|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-14 06:46:35,881|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-14 06:46:35,884|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2023-03-14 06:46:35,884|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-14 06:46:35,884|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-14 06:46:35,885|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-14 06:46:35,885|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| workflow(da371d0d-3e49-4330-9abe-afadc55bcadb) nodes completed with (1)exceptions 2023-03-14 06:46:35,885|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||ERROR||||||| workflow(da371d0d-3e49-4330-9abe-afadc55bcadb) 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-14 06:46:35,886|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-14 06:46:35,889|da371d0d-3e49-4330-9abe-afadc55bcadb||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 56f87ab4-b8be-4697-93b6-f9d634a44c92 auditStoreId -1 2023-03-14 06:46:35,917|da371d0d-3e49-4330-9abe-afadc55bcadb||kafka-producer-network-thread | audit-response-producer-client-id-7jdfn||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(5) requestID(da371d0d-3e49-4330-9abe-afadc55bcadb), subrequestID(a8046e03-d4d6-4d6b-bee5-b2d26d751525) CBA(APACHE/1.0.0/resource-assignment).