05:14:59,378 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:14:59,379 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:14:59,380 |-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.3.0.jar!/logback.xml] 05:14:59,381 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:14:59,381 |-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.3.0.jar!/logback.xml] 05:14:59,381 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:14:59,397 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 05:14:59,537 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:14:59,546 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:14:59,550 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:14:59,557 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:14:59,642 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:14:59,642 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:14:59,642 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:14:59,642 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:14:59,642 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:14:59,642 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:14:59,642 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:14:59,643 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:14:59,645 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-08 05:15:00,395|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-bvvvd with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-06-08 05:15:00,399|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-08 05:15:03,696|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-08 05:15:04,504|||main||||INFO||||||| Finished Spring Data repository scanning in 783ms. Found 11 JPA repository interfaces. 2022-06-08 05:15:07,031|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-08 05:15:07,109|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-08 05:15:07,334|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-08 05:15:07,820|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-08 05:15:08,151|||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. 2022-06-08 05:15:08,156|||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. 2022-06-08 05:15:08,373|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-08 05:15:11,230|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-08 05:15:11,243|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-08 05:15:11,327|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-08 05:15:12,605|||main||||INFO||||||| Audit service is disabled 2022-06-08 05:15:12,855|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-08 05:15:14,199|||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] 2022-06-08 05:15:14,249|||main||||INFO||||||| Dependency Management module created... 2022-06-08 05:15:15,337|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-08 05:15:15,640|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-08 05:15:16,809|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-08 05:15:17,796|||main||||ERROR||||||| Unable to scan documentation context default java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0 at org.springframework.core.MethodParameter.getParameterName(MethodParameter.java:718) at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.discoveredName(HandlerMethodResolver.java:245) at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.lambda$toParameters$1(HandlerMethodResolver.java:166) at java.base/java.util.Optional.map(Unknown Source) at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.methodParameters(HandlerMethodResolver.java:82) at springfox.documentation.spring.web.WebFluxRequestHandler.getParameters(WebFluxRequestHandler.java:139) at springfox.documentation.spi.service.contexts.RequestMappingContext.getParameters(RequestMappingContext.java:195) at springfox.documentation.spi.service.contexts.Orderings.methodParametersSignature(Orderings.java:82) at springfox.documentation.spi.service.contexts.Orderings.qualifiedMethodName(Orderings.java:77) at java.base/java.util.Comparator.lambda$comparing$77a9974f$1(Unknown Source) at java.base/java.util.TimSort.countRunAndMakeAscending(Unknown Source) at java.base/java.util.TimSort.sort(Unknown Source) at java.base/java.util.Arrays.sort(Unknown Source) at java.base/java.util.stream.SortedOps$SizedRefSortingSink.end(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source) at springfox.documentation.spring.web.scanners.ApiListingScanner.sortedByMethods(ApiListingScanner.java:229) at springfox.documentation.spring.web.scanners.ApiListingScanner.scan(ApiListingScanner.java:152) at springfox.documentation.spring.web.scanners.ApiDocumentationScanner.scan(ApiDocumentationScanner.java:67) at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.scanDocumentation(AbstractDocumentationPluginsBootstrapper.java:96) at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.bootstrapDocumentationPlugins(AbstractDocumentationPluginsBootstrapper.java:82) at springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper.start(DocumentationPluginsBootstrapper.java:100) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:182) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:53) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:360) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:158) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:122) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:895) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:62) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1247) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1236) at org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplicationKt.main(BlueprintProcessorApplication.kt:46) 2022-06-08 05:15:17,810|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-08 05:15:18,124|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-08 05:15:18,131|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.336 seconds (JVM running for 19.313) 2022-06-08 05:15:18,146|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-08 06:21:00,056|a898d686-090d-4d9e-8054-de7638783e5d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-08 06:21:00,058|a898d686-090d-4d9e-8054-de7638783e5d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-08 06:21:00,059|a898d686-090d-4d9e-8054-de7638783e5d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-08 06:21:00,552|a898d686-090d-4d9e-8054-de7638783e5d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-08 06:21:00,555|a898d686-090d-4d9e-8054-de7638783e5d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-08 06:21:01,893|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/05c7237c-cd55-4ccb-8fa0-310ae66214c3) 2022-06-08 06:21:01,904|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| deleting definition types under : /opt/app/onap/blueprints/working/05c7237c-cd55-4ccb-8fa0-310ae66214c3/Definitions 2022-06-08 06:21:02,002|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| reinitialized all type definitions 2022-06-08 06:21:02,008|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-08 06:21:02,059|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-08 06:21:02,072|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-08 06:21:02,089|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-08 06:21:02,137|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing Workflow(helloworld) 2022-06-08 06:21:02,138|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-08 06:21:02,138|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| identified workflow(helloworld) targets(helloworld) 2022-06-08 06:21:02,138|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-08 06:21:02,138|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-08 06:21:02,138|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enriching artifacts file(/opt/app/onap/blueprints/working/05c7237c-cd55-4ccb-8fa0-310ae66214c3/Templates/hello-world-mapping.json 2022-06-08 06:21:02,153|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-08 06:21:02,153|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-08 06:21:02,153|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing blueprint Resource Definitions 2022-06-08 06:21:02,154|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-08 06:21:02,155|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing file (Templates/hello-world-mapping.json) 2022-06-08 06:21:02,172|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| distinct resource keys ([]) 2022-06-08 06:21:02,172|ff7697c4-b7b9-4e28-8e1a-026f34881853||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Enriching Resource Definition sources Node Template: [] 2022-06-08 06:21:02,445|085a8b3f-66f4-477f-ac19-c21df9ca6fff||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(768eff0d-3d39-414c-ba1a-bef58865e007) CBA(/opt/app/onap/blueprints/archive/768eff0d-3d39-414c-ba1a-bef58865e007/cba.zip) 2022-06-08 06:21:02,456|085a8b3f-66f4-477f-ac19-c21df9ca6fff||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/768eff0d-3d39-414c-ba1a-bef58865e007) and entry definition file (Definitions/blueprint.json) 2022-06-08 06:21:02,512|085a8b3f-66f4-477f-ac19-c21df9ca6fff||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(helloworld) 2022-06-08 06:21:02,528|085a8b3f-66f4-477f-ac19-c21df9ca6fff||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/768eff0d-3d39-414c-ba1a-bef58865e007) and entry definition file (Definitions/blueprint.json) 2022-06-08 06:21:02,686|085a8b3f-66f4-477f-ac19-c21df9ca6fff||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/working/768eff0d-3d39-414c-ba1a-bef58865e007) present to clean. 2022-06-08 06:21:02,944|48586d92-2773-4da4-948a-09403710f7be||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing request id 654321 2022-06-08 06:21:02,945|48586d92-2773-4da4-948a-09403710f7be||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionInput called not to store the Workflow action input details 2022-06-08 06:21:02,945|48586d92-2773-4da4-948a-09403710f7be||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| StoreAuditService ID -1 2022-06-08 06:21:02,952|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| getting cba file name(test101), version(1.0.1) from db 2022-06-08 06:21:03,033|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-08 06:21:03,035|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-08 06:21:03,038|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-08 06:21:03,064|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deriving input data for workflow: (helloworld) 2022-06-08 06:21:03,064|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-08 06:21:03,065|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-08 06:21:03,082|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-08 06:21:03,083|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-08 06:21:03,084|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-08 06:21:03,106|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-08 06:21:03,136|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Batched Sequence : ([]) 2022-06-08 06:21:03,141|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Generated Resource Param Data ({ }) 2022-06-08 06:21:03,260|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Preparing Response... 2022-06-08 06:21:03,264|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-08 06:21:03,266|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-08 06:21:03,269|48586d92-2773-4da4-948a-09403710f7be||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID db02b847-ee82-40c8-9a9a-a38092eff039 auditStoreId -1 2022-06-08 06:41:01,823|32c7aabd-9115-4fc5-8c92-75e366755df1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-08 06:41:01,824|32c7aabd-9115-4fc5-8c92-75e366755df1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-08 06:41:01,824|32c7aabd-9115-4fc5-8c92-75e366755df1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-08 06:41:02,229|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-08 06:41:02,229|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-08 06:41:03,077|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-08 06:41:03,082|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(f938daf3-4862-4982-8312-56ab1c6fe091) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-08 06:41:03,108|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(68a605f1-e25c-4aee-8e32-554dc2a74c96) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-08 06:41:03,119|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(2bec11ec-9ad0-463a-9856-2ebb908a2f96) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-08 06:41:03,134|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(5b051588-efa3-4fcc-9aba-bb1a4ef37b5a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-08 06:41:03,152|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(0bb7da21-8e3d-484c-aa8a-b3f8850ad0dc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-08 06:41:03,170|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(3a3afa10-2368-4104-97af-17f42e71802e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-08 06:41:03,189|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:41:03,190|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-08 06:41:03,190|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-08 06:41:03,190|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-08 06:41:03,191|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:41:03,191|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:41:03,253|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:41:03,286|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:41:03,311|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:41:03,337|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:41:03,442|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:41:03,443|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:41:03,444|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign-day-2) 2022-06-08 06:41:03,445|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:41:03,446|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy-day-2) 2022-06-08 06:41:03,499|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:41:03,679|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:41:03,680|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:41:03,681|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:41:03,751|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:41:03,904|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:41:03,905|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:41:03,906|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:41:03,963|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:41:04,137|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:41:04,141|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:41:04,143|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:41:04,145|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(HealthCheck) 2022-06-08 06:41:04,146|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-08 06:41:04,147|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(vf-config-assign) 2022-06-08 06:41:04,147|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(vf-config-deploy) 2022-06-08 06:41:04,240|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:41:04,241|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:41:04,242|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-08 06:41:04,270|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-08 06:41:04,481|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:41:04,482|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:41:04,517|32c7aabd-9115-4fc5-8c92-75e366755df1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-08 06:41:06,096|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/199abe76-ddf2-455d-b0dd-710b0589eaaa) 2022-06-08 06:41:06,097|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| deleting definition types under : /opt/app/onap/blueprints/working/199abe76-ddf2-455d-b0dd-710b0589eaaa/Definitions 2022-06-08 06:41:06,099|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| reinitialized all type definitions 2022-06-08 06:41:06,100|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-08 06:41:06,120|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-08 06:41:06,127|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-08 06:41:06,134|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-08 06:41:06,154|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(capability) 2022-06-08 06:41:06,177|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(capability) 2022-06-08 06:41:06,191|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-08 06:41:06,217|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,239|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,259|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,276|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,293|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,339|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-08 06:41:06,348|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-08 06:41:06,348|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-08 06:41:06,364|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(capability) 2022-06-08 06:41:06,380|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(capability) 2022-06-08 06:41:06,391|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(capability) 2022-06-08 06:41:06,401|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-08 06:41:06,413|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,425|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,440|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,461|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,478|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,498|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:41:06,553|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing Workflow(resource-resolution) 2022-06-08 06:41:06,554|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-08 06:41:06,555|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-08 06:41:06,555|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-08 06:41:06,555|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-08 06:41:06,555|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-08 06:41:06,555|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enriching artifacts file(/opt/app/onap/blueprints/working/199abe76-ddf2-455d-b0dd-710b0589eaaa/Templates/hello-world-velocity-mapping.json 2022-06-08 06:41:06,566|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-08 06:41:06,566|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-08 06:41:06,566|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enriching artifacts file(/opt/app/onap/blueprints/working/199abe76-ddf2-455d-b0dd-710b0589eaaa/Templates/hello-world-jinja-mapping.json 2022-06-08 06:41:06,576|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-08 06:41:06,577|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-08 06:41:06,577|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing blueprint Resource Definitions 2022-06-08 06:41:06,578|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-08 06:41:06,578|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-08 06:41:06,578|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-08 06:41:06,600|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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]) 2022-06-08 06:41:06,698|7825c9f9-9fd6-45ad-b670-a1bb482e88ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-08 06:41:06,900|bbd66200-be95-4a51-98cd-2fa1ed9f1055||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(10b61d9f-90a9-43fb-b615-434c2c265898) CBA(/opt/app/onap/blueprints/archive/10b61d9f-90a9-43fb-b615-434c2c265898/cba.zip) 2022-06-08 06:41:06,908|bbd66200-be95-4a51-98cd-2fa1ed9f1055||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10b61d9f-90a9-43fb-b615-434c2c265898) and entry definition file (Definitions/resource-resolution.json) 2022-06-08 06:41:06,951|bbd66200-be95-4a51-98cd-2fa1ed9f1055||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-resolution) 2022-06-08 06:41:06,960|bbd66200-be95-4a51-98cd-2fa1ed9f1055||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10b61d9f-90a9-43fb-b615-434c2c265898) and entry definition file (Definitions/resource-resolution.json) 2022-06-08 06:41:07,016|bbd66200-be95-4a51-98cd-2fa1ed9f1055||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/working/10b61d9f-90a9-43fb-b615-434c2c265898) present to clean. 2022-06-08 06:41:07,169|976dafb2-0c55-4cfa-932d-324f0e5938a1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing request id 7706200d-b2be-4e3c-887b-5b34c2fd3f51 2022-06-08 06:41:07,169|976dafb2-0c55-4cfa-932d-324f0e5938a1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionInput called not to store the Workflow action input details 2022-06-08 06:41:07,169|976dafb2-0c55-4cfa-932d-324f0e5938a1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| StoreAuditService ID -1 2022-06-08 06:41:07,175|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-08 06:41:07,240|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-08 06:41:07,242|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-08 06:41:07,244|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-06-08 06:41:07,255|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deriving input data for workflow: (resource-resolution) 2022-06-08 06:41:07,258|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-08 06:41:07,259|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-08 06:41:07,260|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| preparing request id(7706200d-b2be-4e3c-887b-5b34c2fd3f51) for workflow(resource-resolution) step(helloworld) 2022-06-08 06:41:07,260|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-08 06:41:07,260|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-06-08 06:41:07,261|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-08 06:41:07,310|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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 ]]]) 2022-06-08 06:41:07,346|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:07,347|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-08 06:41:07,603|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-08 06:41:07,693|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:07,702|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:07,703|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-08 06:41:07,703|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-08 06:41:07,703|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-08 06:41:07,738|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_put) 2022-06-08 06:41:07,752|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-08 06:41:07,753|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Getting Jython Script Class(ResolvProperties) 2022-06-08 06:41:11,796|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Component Object org.python.proxies.__main__$ResolvProperties$1@2a753a02 2022-06-08 06:41:11,801|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-08 06:41:11,815|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_python) 2022-06-08 06:41:11,818|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:11,818|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-08 06:41:11,826|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-08 06:41:11,849|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:11,850|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:11,850|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-08 06:41:11,850|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-08 06:41:11,850|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-08 06:41:11,851|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:11,851|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-08 06:41:11,853|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-08 06:41:11,866|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:11,866|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:11,866|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-08 06:41:11,866|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-08 06:41:11,867|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-08 06:41:11,873|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_patch) 2022-06-08 06:41:11,883|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_del) 2022-06-08 06:41:11,884|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-08 06:41:11,912|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-08 06:41:18,899|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| compiled in (6986)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-08 06:41:18,900|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-08 06:41:18,916|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-08 06:41:18,930|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-08 06:41:18,932|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:18,932|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-08 06:41:18,938|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-08 06:41:18,949|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:18,949|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:18,949|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-08 06:41:18,950|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-08 06:41:18,950|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-08 06:41:18,963|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_get) 2022-06-08 06:41:18,968|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-08 06:41:18,969|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-08 06:41:18,983|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_default) 2022-06-08 06:41:18,983|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_input) 2022-06-08 06:41:18,985|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:18,985|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-08 06:41:18,990|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-08 06:41:19,002|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:19,003|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:19,003|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-08 06:41:19,003|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-08 06:41:19,003|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-08 06:41:19,015|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_post) 2022-06-08 06:41:19,026|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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}) 2022-06-08 06:41:19,056|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (list) 2022-06-08 06:41:19,060|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-08 06:41:19,060|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,060|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,069|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,069|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,070|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-08 06:41:19,090|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (v_db) 2022-06-08 06:41:19,096|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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" }) 2022-06-08 06:41:19,160|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-08 06:41:19,195|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-08 06:41:19,195|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-08 06:41:19,242|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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 ]]]) 2022-06-08 06:41:19,246|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-08 06:41:19,246|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-08 06:41:19,247|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-08 06:41:19,247|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Getting Jython Script Class(ResolvProperties) 2022-06-08 06:41:19,266|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-08 06:41:19,296|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Component Object org.python.proxies.__main__$ResolvProperties$2@39f9a4e3 2022-06-08 06:41:19,297|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-08 06:41:19,309|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_python) 2022-06-08 06:41:19,310|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:19,310|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-08 06:41:19,312|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-08 06:41:19,322|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:19,322|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:19,323|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-08 06:41:19,323|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-08 06:41:19,323|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-08 06:41:19,339|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_patch) 2022-06-08 06:41:19,340|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-08 06:41:19,352|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_input) 2022-06-08 06:41:19,353|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:19,353|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-08 06:41:19,355|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-08 06:41:19,389|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:19,390|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:19,390|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-08 06:41:19,391|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-08 06:41:19,391|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-08 06:41:19,405|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_put) 2022-06-08 06:41:19,406|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-08 06:41:19,422|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_default) 2022-06-08 06:41:19,423|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:19,423|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-08 06:41:19,424|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-08 06:41:19,438|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:19,438|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:19,438|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-08 06:41:19,439|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-08 06:41:19,439|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-08 06:41:19,440|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:19,440|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-08 06:41:19,442|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-08 06:41:19,454|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:19,454|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:19,454|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-08 06:41:19,455|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-08 06:41:19,455|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-08 06:41:19,456|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-08 06:41:19,456|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-08 06:41:19,459|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_del) 2022-06-08 06:41:19,459|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-08 06:41:19,470|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_post) 2022-06-08 06:41:19,494|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:19,495|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:19,496|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-08 06:41:19,496|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-08 06:41:19,497|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-08 06:41:19,509|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_get) 2022-06-08 06:41:19,515|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-06-08 06:41:19,515|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-08 06:41:19,516|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-08 06:41:19,526|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response status(200 - OK) 2022-06-08 06:41:19,526|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (string) 2022-06-08 06:41:19,527|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-08 06:41:19,527|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-08 06:41:19,527|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-08 06:41:19,539|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-08 06:41:19,540|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-08 06:41:19,540|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-08 06:41:19,558|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-08 06:41:19,559|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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}) 2022-06-08 06:41:19,568|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Response processing type (list) 2022-06-08 06:41:19,569|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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"}]) 2022-06-08 06:41:19,569|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,569|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,569|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,570|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,570|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,570|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,570|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,570|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,570|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-08 06:41:19,570|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:41:19,581|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (j_db) 2022-06-08 06:41:19,582|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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" }) 2022-06-08 06:41:19,776|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-08 06:41:19,788|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-08 06:41:19,789|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Preparing Response... 2022-06-08 06:41:19,789|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-08 06:41:19,789|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-08 06:41:19,790|976dafb2-0c55-4cfa-932d-324f0e5938a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b4b83db9-5e80-4572-9a57-0e4a561bb011 auditStoreId -1 2022-06-08 06:57:40,387|04e564f8-99ac-414f-bab0-52a269c19e77||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-08 06:57:40,388|04e564f8-99ac-414f-bab0-52a269c19e77||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-08 06:57:40,389|04e564f8-99ac-414f-bab0-52a269c19e77||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-08 06:57:41,008|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-08 06:57:41,009|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-08 06:57:41,739|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-08 06:57:41,740|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(05fa6f86-d7d6-41f6-a30b-01f92cba26ac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-08 06:57:41,758|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(f1133a1f-ace6-4fb2-b143-1500219d298f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-08 06:57:41,767|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(f7a5c51e-7540-47b3-9df4-098b434e5e5d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-08 06:57:41,778|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(640173b6-6634-4840-8df6-bdb642cc476b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-08 06:57:41,792|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(c5947a43-80aa-4524-9072-66b43bf24502) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-08 06:57:41,808|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(d0ac67f1-2dbd-4144-a778-11ae0076b0e5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-08 06:57:41,823|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:57:41,824|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-08 06:57:41,824|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-08 06:57:41,824|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-08 06:57:41,824|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:57:41,825|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:57:41,859|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:57:41,866|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:57:41,913|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:57:41,933|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:57:42,005|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:57:42,006|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:57:42,006|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:57:42,046|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:57:42,085|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-08 06:57:42,140|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-08 06:57:42,149|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-08 06:57:42,211|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:57:42,212|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:57:42,212|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:57:42,256|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:57:42,297|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-08 06:57:42,343|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-08 06:57:42,353|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-08 06:57:42,404|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:57:42,405|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:57:42,440|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-08 06:57:42,473|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-08 06:57:42,493|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-08 06:57:42,508|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-08 06:57:42,570|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:57:42,572|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:57:42,573|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign-day-2) 2022-06-08 06:57:42,575|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:57:42,576|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy-day-2) 2022-06-08 06:57:42,611|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:57:42,612|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:57:42,613|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 06:57:42,624|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-08 06:57:42,671|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-08 06:57:42,694|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-08 06:57:42,708|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-08 06:57:42,726|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-08 06:57:42,727|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-08 06:57:42,764|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-08 06:57:42,810|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:57:42,811|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:57:42,812|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:57:42,812|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(HealthCheck) 2022-06-08 06:57:42,813|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-08 06:57:42,814|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(vf-config-assign) 2022-06-08 06:57:42,815|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(vf-config-deploy) 2022-06-08 06:57:42,853|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-08 06:57:42,869|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-08 06:57:42,890|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-08 06:57:42,892|04e564f8-99ac-414f-bab0-52a269c19e77||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-08 06:57:53,765|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(4dc08c43-8796-489d-a0a1-6de93f3257af) CBA(/opt/app/onap/blueprints/archive/4dc08c43-8796-489d-a0a1-6de93f3257af/cba.zip) 2022-06-08 06:57:53,805|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4dc08c43-8796-489d-a0a1-6de93f3257af) and entry definition file (Definitions/CNF.json) 2022-06-08 06:57:53,885|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:57:53,886|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:57:53,887|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:57:53,888|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(scale-out) 2022-06-08 06:57:53,888|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(scale) 2022-06-08 06:57:53,889|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(scale-in) 2022-06-08 06:57:53,889|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(health-check) 2022-06-08 06:57:53,916|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4dc08c43-8796-489d-a0a1-6de93f3257af) and entry definition file (Definitions/CNF.json) 2022-06-08 06:57:54,023|b36dade3-d654-4e65-a7ee-964309b8b57f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/working/4dc08c43-8796-489d-a0a1-6de93f3257af) present to clean. 2022-06-08 06:57:56,040|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/90904ac8-72d7-48ae-80db-d1280171d846) 2022-06-08 06:57:56,041|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| deleting definition types under : /opt/app/onap/blueprints/working/90904ac8-72d7-48ae-80db-d1280171d846/Definitions 2022-06-08 06:57:56,043|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| reinitialized all type definitions 2022-06-08 06:57:56,045|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-08 06:57:56,074|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(vnf-template) 2022-06-08 06:57:56,080|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-08 06:57:56,086|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-08 06:57:56,111|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,146|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,158|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,164|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-08 06:57:56,165|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-08 06:57:56,165|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-08 06:57:56,196|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,205|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,216|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,228|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-08 06:57:56,249|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,262|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,273|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,286|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,293|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,301|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,322|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-08 06:57:56,327|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-08 06:57:56,327|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-08 06:57:56,327|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-08 06:57:56,342|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,355|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,370|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(input) 2022-06-08 06:57:56,377|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-08 06:57:56,428|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing Workflow(resource-assignment) 2022-06-08 06:57:56,429|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-08 06:57:56,429|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-08 06:57:56,429|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-08 06:57:56,429|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-08 06:57:56,429|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-08 06:57:56,429|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enriching artifacts file(/opt/app/onap/blueprints/working/90904ac8-72d7-48ae-80db-d1280171d846/Templates/vnf-mapping.json 2022-06-08 06:57:56,434|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-08 06:57:56,434|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-08 06:57:56,434|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enriching artifacts file(/opt/app/onap/blueprints/working/90904ac8-72d7-48ae-80db-d1280171d846/Templates/base_ubuntu20-mapping.json 2022-06-08 06:57:56,439|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-08 06:57:56,439|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-08 06:57:56,439|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing Workflow(config-assign) 2022-06-08 06:57:56,439|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-08 06:57:56,440|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| identified workflow(config-assign) targets(config-assign) 2022-06-08 06:57:56,440|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-08 06:57:56,440|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-08 06:57:56,440|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enriching artifacts file(/opt/app/onap/blueprints/working/90904ac8-72d7-48ae-80db-d1280171d846/Templates/baseconfig-mapping.json 2022-06-08 06:57:56,444|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-08 06:57:56,444|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-08 06:57:56,445|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing Workflow(config-deploy) 2022-06-08 06:57:56,445|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-08 06:57:56,445|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-08 06:57:56,445|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(config-deploy) resource assignment files([] 2022-06-08 06:57:56,445|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing blueprint Resource Definitions 2022-06-08 06:57:56,445|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-08 06:57:56,445|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing file (Templates/vnf-mapping.json) 2022-06-08 06:57:56,445|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-08 06:57:56,445|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing file (Templates/baseconfig-mapping.json) 2022-06-08 06:57:56,457|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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]) 2022-06-08 06:57:56,551|e9b08de5-7004-4085-8abd-ee7c62f87633||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-08 06:57:56,734|b1ab8774-d430-40d0-9d6b-d793a0b3a0d0||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(cff3c2b2-66e8-40c8-b88a-7fef69704869) CBA(/opt/app/onap/blueprints/archive/cff3c2b2-66e8-40c8-b88a-7fef69704869/cba.zip) 2022-06-08 06:57:56,744|b1ab8774-d430-40d0-9d6b-d793a0b3a0d0||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cff3c2b2-66e8-40c8-b88a-7fef69704869) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 06:57:56,755|b1ab8774-d430-40d0-9d6b-d793a0b3a0d0||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:57:56,776|b1ab8774-d430-40d0-9d6b-d793a0b3a0d0||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:57:56,777|b1ab8774-d430-40d0-9d6b-d793a0b3a0d0||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:57:56,777|b1ab8774-d430-40d0-9d6b-d793a0b3a0d0||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:57:56,786|b1ab8774-d430-40d0-9d6b-d793a0b3a0d0||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cff3c2b2-66e8-40c8-b88a-7fef69704869) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 06:57:56,845|b1ab8774-d430-40d0-9d6b-d793a0b3a0d0||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/working/cff3c2b2-66e8-40c8-b88a-7fef69704869) present to clean. 2022-06-08 06:59:49,172|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-08 06:59:49,279|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-08 06:59:49,330|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| request(737fd054-b844-4386-9345-c792f91329de) 2022-06-08 06:59:49,336|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| CBA file(/opt/app/onap/blueprints/archive/7d3e219d-581c-4f02-a549-67c796381a45/cba.zip written successfully 2022-06-08 06:59:49,337|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(7d3e219d-581c-4f02-a549-67c796381a45) CBA(/opt/app/onap/blueprints/archive/7d3e219d-581c-4f02-a549-67c796381a45/cba.zip) 2022-06-08 06:59:49,345|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d3e219d-581c-4f02-a549-67c796381a45) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 06:59:49,357|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 06:59:49,382|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 06:59:49,383|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 06:59:49,384|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 06:59:49,392|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d3e219d-581c-4f02-a549-67c796381a45) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 06:59:49,419|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-08 06:59:49,453|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-08 06:59:49,455|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-08 06:59:49,499|737fd054-b844-4386-9345-c792f91329de||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/working/7d3e219d-581c-4f02-a549-67c796381a45) present to clean. 2022-06-08 07:00:02,076|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-08 07:00:02,180|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-08 07:00:02,182|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| request(d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8) 2022-06-08 07:00:02,183|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| CBA file(/opt/app/onap/blueprints/archive/9acb45ec-9c6c-40b0-982e-72e4bd6f70ea/cba.zip written successfully 2022-06-08 07:00:02,184|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(9acb45ec-9c6c-40b0-982e-72e4bd6f70ea) CBA(/opt/app/onap/blueprints/archive/9acb45ec-9c6c-40b0-982e-72e4bd6f70ea/cba.zip) 2022-06-08 07:00:02,211|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9acb45ec-9c6c-40b0-982e-72e4bd6f70ea) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:02,265|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 07:00:02,266|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 07:00:02,267|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 07:00:02,268|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(scale-out) 2022-06-08 07:00:02,268|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(scale) 2022-06-08 07:00:02,269|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(scale-in) 2022-06-08 07:00:02,269|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(health-check) 2022-06-08 07:00:02,292|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9acb45ec-9c6c-40b0-982e-72e4bd6f70ea) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:02,314|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-08 07:00:02,355|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-08 07:00:02,357|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-08 07:00:02,393|d649e3e1-aacf-4b12-b2c5-a41c2c7f25b8||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/working/9acb45ec-9c6c-40b0-982e-72e4bd6f70ea) present to clean. 2022-06-08 07:00:15,872|a92f3fb9-341e-4b90-ad3d-47a8872c1e62||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-08 07:00:15,946|a92f3fb9-341e-4b90-ad3d-47a8872c1e62||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-08 07:00:15,948|a92f3fb9-341e-4b90-ad3d-47a8872c1e62||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-08 07:00:15,953|a92f3fb9-341e-4b90-ad3d-47a8872c1e62||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 07:00:16,129|7f4a719d-a5f9-4067-98fe-ac6ce50362c0||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-08 07:00:16,129|7f4a719d-a5f9-4067-98fe-ac6ce50362c0||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-08 07:00:16,133|7f4a719d-a5f9-4067-98fe-ac6ce50362c0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 07:00:16,481|e7ae19b3-958f-4fe9-9c40-a035c3f3c1d8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-08 07:00:16,482|e7ae19b3-958f-4fe9-9c40-a035c3f3c1d8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-08 07:00:16,484|e7ae19b3-958f-4fe9-9c40-a035c3f3c1d8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 07:00:16,672|43278173-14f1-42db-af63-6739b9474675||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-08 07:00:16,672|43278173-14f1-42db-af63-6739b9474675||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-08 07:00:16,674|43278173-14f1-42db-af63-6739b9474675||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 07:00:22,216|c40604ef-cda6-45a7-927c-56adec8c8dd8||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-08 07:00:22,217|c40604ef-cda6-45a7-927c-56adec8c8dd8||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-08 07:00:22,217|c40604ef-cda6-45a7-927c-56adec8c8dd8||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-08 07:00:22,898|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-08 07:00:22,899|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-08 07:00:23,651|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-08 07:00:23,652|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(4924e70a-4431-4f24-862d-3483fd43e5c8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-08 07:00:23,672|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(9ac04c5f-fc43-442d-84aa-62066122ee6f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-08 07:00:23,679|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(3b23ee35-50a1-44b8-b8c1-6718c9c35d50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-08 07:00:23,690|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(8e8e70de-6d4f-414f-a8ce-c13c9791a3d4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-08 07:00:23,703|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(6c0a04a5-8050-42b4-98f4-15ccf3297273) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-08 07:00:23,716|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(9b0c1977-10f2-470e-891f-2e37a1e53597) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-08 07:00:23,730|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 07:00:23,730|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-08 07:00:23,730|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-08 07:00:23,730|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-08 07:00:23,731|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 07:00:23,731|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 07:00:23,756|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 07:00:23,801|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 07:00:23,822|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 07:00:23,849|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 07:00:24,004|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 07:00:24,004|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 07:00:24,005|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 07:00:24,094|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 07:00:24,137|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-08 07:00:24,182|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-08 07:00:24,194|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-08 07:00:24,311|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 07:00:24,312|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 07:00:24,312|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 07:00:24,360|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 07:00:24,403|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-08 07:00:24,469|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-08 07:00:24,470|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-08 07:00:24,531|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 07:00:24,532|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 07:00:24,533|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 07:00:24,534|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(HealthCheck) 2022-06-08 07:00:24,535|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-08 07:00:24,535|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(vf-config-assign) 2022-06-08 07:00:24,536|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(vf-config-deploy) 2022-06-08 07:00:24,585|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-08 07:00:24,621|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-08 07:00:24,665|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-08 07:00:24,665|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-08 07:00:24,703|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 07:00:24,704|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 07:00:24,766|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 07:00:24,767|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 07:00:24,768|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-08 07:00:24,784|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-06-08 07:00:24,808|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-08 07:00:24,830|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-08 07:00:24,831|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-08 07:00:24,915|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-08 07:00:24,949|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-08 07:00:24,974|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-08 07:00:25,009|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 07:00:25,010|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 07:00:25,011|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign-day-2) 2022-06-08 07:00:25,012|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 07:00:25,013|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy-day-2) 2022-06-08 07:00:25,029|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 07:00:25,051|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-08 07:00:25,082|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-08 07:00:25,083|c40604ef-cda6-45a7-927c-56adec8c8dd8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-08 07:00:35,848|fc6b713a-1b80-4f3d-b3ed-33b93dae716f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-08 07:00:36,056|fc6b713a-1b80-4f3d-b3ed-33b93dae716f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-08 07:00:36,058|fc6b713a-1b80-4f3d-b3ed-33b93dae716f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-08 07:00:36,062|fc6b713a-1b80-4f3d-b3ed-33b93dae716f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:36,229|4ce11c48-804c-42d7-94c3-f13c423573ef||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-08 07:00:36,229|4ce11c48-804c-42d7-94c3-f13c423573ef||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-08 07:00:36,234|4ce11c48-804c-42d7-94c3-f13c423573ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:37,031|57e31164-5166-49b9-b2fd-9fa1ccb29114||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-08 07:00:37,031|57e31164-5166-49b9-b2fd-9fa1ccb29114||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-08 07:00:37,033|57e31164-5166-49b9-b2fd-9fa1ccb29114||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:37,237|4d136080-9eb0-4139-b93b-24dadedb33db||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-08 07:00:37,237|4d136080-9eb0-4139-b93b-24dadedb33db||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-08 07:00:37,240|4d136080-9eb0-4139-b93b-24dadedb33db||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:37,473|407d73b7-b3b9-43aa-a2c7-29415ce3af82||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-08 07:00:37,473|407d73b7-b3b9-43aa-a2c7-29415ce3af82||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-08 07:00:37,478|407d73b7-b3b9-43aa-a2c7-29415ce3af82||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:37,740|f095076b-3692-4ddc-85ce-30bd44f57d7a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-08 07:00:37,740|f095076b-3692-4ddc-85ce-30bd44f57d7a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-08 07:00:37,743|f095076b-3692-4ddc-85ce-30bd44f57d7a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:38,025|fa364ace-b877-45b3-aef9-fd50e4f9a8bb||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-08 07:00:38,025|fa364ace-b877-45b3-aef9-fd50e4f9a8bb||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-08 07:00:38,028|fa364ace-b877-45b3-aef9-fd50e4f9a8bb||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:38,093|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b2f86bff-4b35-4b7a-8f6d-30e1da78d5b9) 2022-06-08 07:00:38,094|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| deleting definition types under : /opt/app/onap/blueprints/working/b2f86bff-4b35-4b7a-8f6d-30e1da78d5b9/Definitions 2022-06-08 07:00:38,096|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| reinitialized all type definitions 2022-06-08 07:00:38,097|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-08 07:00:38,142|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-08 07:00:38,172|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-08 07:00:38,190|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-08 07:00:38,198|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-08 07:00:38,227|2360cfe8-8a95-4d34-8b42-60647ffa0076||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-08 07:00:38,227|2360cfe8-8a95-4d34-8b42-60647ffa0076||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-08 07:00:38,230|2360cfe8-8a95-4d34-8b42-60647ffa0076||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-08 07:00:38,238|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-08 07:00:38,277|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing Workflow(config-assign) 2022-06-08 07:00:38,278|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-08 07:00:38,278|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| identified workflow(config-assign) targets(resolve-data) 2022-06-08 07:00:38,278|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-08 07:00:38,278|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-08 07:00:38,278|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enriching artifacts file(/opt/app/onap/blueprints/working/b2f86bff-4b35-4b7a-8f6d-30e1da78d5b9/Templates/netconfrpc-mapping.json 2022-06-08 07:00:38,282|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-08 07:00:38,282|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-08 07:00:38,283|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing Workflow(config-deploy) 2022-06-08 07:00:38,283|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-08 07:00:38,284|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-08 07:00:38,284|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| workflow(config-deploy) resource assignment files([] 2022-06-08 07:00:38,284|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| ##### Enhancing blueprint Resource Definitions 2022-06-08 07:00:38,284|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-08 07:00:38,284|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-08 07:00:38,292|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| distinct resource keys ([input-source]) 2022-06-08 07:00:38,316|45177f70-83bb-443e-b3ec-acb0d523668d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-08 07:00:59,773|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing request id 31b6cc85-55e4-45dd-a910-819ace125a2c 2022-06-08 07:00:59,774|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionInput called not to store the Workflow action input details 2022-06-08 07:00:59,774|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| StoreAuditService ID -1 2022-06-08 07:00:59,775|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-08 07:00:59,775|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-08 07:00:59,781|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 07:00:59,802|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deriving input data for workflow: (resource-assignment) 2022-06-08 07:00:59,802|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-08 07:00:59,803|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-08 07:00:59,804|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| preparing request id(31b6cc85-55e4-45dd-a910-819ace125a2c) for workflow(resource-assignment) step(resource-assignment) 2022-06-08 07:00:59,804|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-08 07:00:59,804|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-08 07:00:59,805|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-08 07:00:59,822|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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 ]]]) 2022-06-08 07:00:59,824|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-08 07:00:59,825|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("0f7ca153-71da-4939-b793-ec197a1e65fb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-08 07:00:59,825|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("54a57c36-bb2a-4122-a810-4df500818109") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-08 07:00:59,827|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Generated Resource Param Data ({ "service-instance-id" : "0f7ca153-71da-4939-b793-ec197a1e65fb", "vnf-id" : "54a57c36-bb2a-4122-a810-4df500818109", "vnf_name" : "ubuntu20-VNF-name" }) 2022-06-08 07:00:59,841|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Preparing Response... 2022-06-08 07:00:59,841|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-08 07:00:59,841|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-08 07:00:59,842|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c94f37e5-75d5-4ce3-857a-2ec3bbe58716 auditStoreId -1 2022-06-08 07:01:08,905|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing request id f49e8168-08f5-4707-b61d-7487a1ba013f 2022-06-08 07:01:08,905|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionInput called not to store the Workflow action input details 2022-06-08 07:01:08,905|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| StoreAuditService ID -1 2022-06-08 07:01:08,906|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-08 07:01:08,906|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-08 07:01:08,907|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 07:01:08,917|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deriving input data for workflow: (resource-assignment) 2022-06-08 07:01:08,918|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-08 07:01:08,918|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-08 07:01:08,918|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| preparing request id(f49e8168-08f5-4707-b61d-7487a1ba013f) for workflow(resource-assignment) step(resource-assignment) 2022-06-08 07:01:08,918|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-08 07:01:08,918|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-08 07:01:08,919|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-06-08 07:01:08,938|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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 ]]]) 2022-06-08 07:01:08,940|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-06-08 07:01:08,940|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-06-08 07:01:08,941|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-06-08 07:01:08,941|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-06-08 07:01:08,941|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("36bce926-53e8-4317-a76c-b1ee1fbb10d7") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-08 07:01:08,941|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("0f7ca153-71da-4939-b793-ec197a1e65fb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-08 07:01:08,941|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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) 2022-06-08 07:01:08,941|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-06-08 07:01:08,942|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-06-08 07:01:08,943|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("54a57c36-bb2a-4122-a810-4df500818109") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-08 07:01:08,944|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "0f7ca153-71da-4939-b793-ec197a1e65fb", "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" : "36bce926-53e8-4317-a76c-b1ee1fbb10d7", "vnf-id" : "54a57c36-bb2a-4122-a810-4df500818109", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-06-08 07:01:08,954|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Preparing Response... 2022-06-08 07:01:08,954|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-08 07:01:08,954|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-08 07:01:08,955|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 71cfce93-b9c4-41b0-9448-7b0894f8693f auditStoreId -1 2022-06-08 07:01:19,122|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-08 07:01:19,230|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-08 07:01:19,258|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing request id ddd4bf90-3b91-4958-bfc1-ff280ee2c765 2022-06-08 07:01:19,258|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionInput called not to store the Workflow action input details 2022-06-08 07:01:19,258|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| StoreAuditService ID -1 2022-06-08 07:01:19,258|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-08 07:01:19,258|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-08 07:01:19,259|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 07:01:19,262|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deriving input data for workflow: (config-assign) 2022-06-08 07:01:19,262|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-06-08 07:01:19,262|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-08 07:01:19,263|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| preparing request id(ddd4bf90-3b91-4958-bfc1-ff280ee2c765) for workflow(config-assign) step(config-assign) 2022-06-08 07:01:19,263|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-06-08 07:01:19,263|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-06-08 07:01:19,264|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-06-08 07:01:19,295|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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 ]]]) 2022-06-08 07:01:19,296|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-08 07:01:19,297|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("0f7ca153-71da-4939-b793-ec197a1e65fb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-08 07:01:19,297|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Setting Resource Value ("54a57c36-bb2a-4122-a810-4df500818109") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-08 07:01:19,327|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (vnf-id) 2022-06-08 07:01:19,332|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (service-instance-id) 2022-06-08 07:01:19,346|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Resource resolution saved into database successfully : (vnf_name) 2022-06-08 07:01:19,347|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Generated Resource Param Data ({ "service-instance-id" : "0f7ca153-71da-4939-b793-ec197a1e65fb", "vnf-id" : "54a57c36-bb2a-4122-a810-4df500818109", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-06-08 07:01:19,371|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-06-08 07:01:19,398|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-08 07:01:19,398|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Preparing Response... 2022-06-08 07:01:19,398|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-06-08 07:01:19,398|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-08 07:01:19,399|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a1e16f7b-6e5c-4de1-8da8-f63f5cc0ef93 auditStoreId -1 2022-06-08 07:01:19,431|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Completed 2022-06-08 07:02:14,303|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-08 07:02:14,408|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-08 07:02:14,412|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| processing request id ddd4bf90-3b91-4958-bfc1-ff280ee2c765 2022-06-08 07:02:14,412|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionInput called not to store the Workflow action input details 2022-06-08 07:02:14,412|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| StoreAuditService ID -1 2022-06-08 07:02:14,415|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-08 07:02:14,415|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-08 07:02:14,416|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-08 07:02:14,421|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deriving input data for workflow: (config-deploy) 2022-06-08 07:02:14,421|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-06-08 07:02:14,421|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-08 07:02:14,429|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| preparing request id(ddd4bf90-3b91-4958-bfc1-ff280ee2c765) for workflow(config-deploy) step(config-deploy) 2022-06-08 07:02:14,429|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-06-08 07:02:14,429|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| 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"}) 2022-06-08 07:02:14,433|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-06-08 07:02:14,433|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Getting Jython Script Class(ConfigDeploy) 2022-06-08 07:02:14,479|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4c5f0cde 2022-06-08 07:02:14,482|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Hello world 2022-06-08 07:02:14,482|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Preparing Response... 2022-06-08 07:02:14,482|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-06-08 07:02:14,482|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-08 07:02:14,483|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f9747c4c-892e-4e54-986d-4e01e5163165 auditStoreId -1 2022-06-08 07:02:14,485|ddd4bf90-3b91-4958-bfc1-ff280ee2c765||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Completed 2022-06-08 07:02:14,540|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-08 07:02:14,649|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-08 07:02:14,651|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| request(f88ec5c9-9e43-4a14-88fc-8425e49fcd33) 2022-06-08 07:02:14,652|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| CBA file(/opt/app/onap/blueprints/archive/7fbdd581-267f-4284-b2dd-e602bf688631/cba.zip written successfully 2022-06-08 07:02:14,652|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(7fbdd581-267f-4284-b2dd-e602bf688631) CBA(/opt/app/onap/blueprints/archive/7fbdd581-267f-4284-b2dd-e602bf688631/cba.zip) 2022-06-08 07:02:14,672|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7fbdd581-267f-4284-b2dd-e602bf688631) and entry definition file (Definitions/pnf_netconf.json) 2022-06-08 07:02:14,678|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-08 07:02:14,691|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 07:02:14,692|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 07:02:14,697|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7fbdd581-267f-4284-b2dd-e602bf688631) and entry definition file (Definitions/pnf_netconf.json) 2022-06-08 07:02:14,729|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-08 07:02:14,758|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-08 07:02:14,758|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-08 07:02:14,821|f88ec5c9-9e43-4a14-88fc-8425e49fcd33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/working/7fbdd581-267f-4284-b2dd-e602bf688631) present to clean. 2022-06-08 07:13:19,000|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Save processing(eb7e35a5-7692-4129-95b9-6fa53c8aabb7) CBA(/opt/app/onap/blueprints/archive/eb7e35a5-7692-4129-95b9-6fa53c8aabb7/cba.zip) 2022-06-08 07:13:19,030|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb7e35a5-7692-4129-95b9-6fa53c8aabb7) and entry definition file (Definitions/CNF.json) 2022-06-08 07:13:19,116|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(resource-assignment) 2022-06-08 07:13:19,117|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-assign) 2022-06-08 07:13:19,118|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(config-deploy) 2022-06-08 07:13:19,118|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(scale-out) 2022-06-08 07:13:19,119|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(scale) 2022-06-08 07:13:19,120|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(scale-in) 2022-06-08 07:13:19,120|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Validating Workflow(health-check) 2022-06-08 07:13:19,154|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb7e35a5-7692-4129-95b9-6fa53c8aabb7) and entry definition file (Definitions/CNF.json) 2022-06-08 07:13:19,198|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-08 07:13:19,241|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-08 07:13:19,306|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-08 07:13:19,361|1f5c1a1e-416b-4684-b8d5-60060b8ba448||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-bvvvd|||| No compiled cache(/opt/app/onap/blueprints/working/eb7e35a5-7692-4129-95b9-6fa53c8aabb7) present to clean.