Results

By type

          11:44:43,098 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:44:43,100 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
11:44:43,101 |-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]
11:44:43,103 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
11:44:43,103 |-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]
11:44:43,103 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
11:44:43,127 |-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
11:44:43,328 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:44:43,342 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:44:43,349 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
11:44:43,361 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:44:43,498 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
11:44:43,498 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
11:44:43,498 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
11:44:43,498 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
11:44:43,498 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
11:44:43,499 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
11:44:43,499 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
11:44:43,500 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:44:43,503 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-06-13 11:44:44,665|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-nbt8r 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-13 11:44:44,669|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-06-13 11:44:48,736|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-13 11:44:49,726|||main||||INFO||||||| Finished Spring Data repository scanning in 970ms. Found 11 JPA repository interfaces.
2022-06-13 11:44:52,370|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-13 11:44:52,457|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-06-13 11:44:52,743|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-13 11:44:53,397|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-06-13 11:44:53,928|||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-13 11:44:53,937|||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-13 11:44:54,247|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-06-13 11:44:56,108|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-13 11:44:56,122|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-13 11:44:56,232|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-06-13 11:44:57,817|||main||||INFO||||||| Audit service is disabled
2022-06-13 11:44:58,153|||main||||INFO||||||| Workflow Audit store is disabled
2022-06-13 11:44:59,829|||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-13 11:44:59,913|||main||||INFO||||||| Dependency Management module created...
2022-06-13 11:45:01,342|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-06-13 11:45:01,638|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-06-13 11:45:02,948|||main||||INFO||||||| Netty started on port(s): 8080
2022-06-13 11:45:04,964|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-06-13 11:45:05,350|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-06-13 11:45:05,359|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 21.584 seconds (JVM running for 22.898)
2022-06-13 11:45:05,381|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-06-13 12:53:18,696|7a57e3bc-eaa9-4923-8c53-897e9913a0d9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-13 12:53:18,697|7a57e3bc-eaa9-4923-8c53-897e9913a0d9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-13 12:53:18,698|7a57e3bc-eaa9-4923-8c53-897e9913a0d9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-13 12:53:19,284|7a57e3bc-eaa9-4923-8c53-897e9913a0d9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-13 12:53:19,288|7a57e3bc-eaa9-4923-8c53-897e9913a0d9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-13 12:53:20,687|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4cfa891a-46e6-470d-a31d-efa70e48d620)
2022-06-13 12:53:20,705|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| deleting definition types under : /opt/app/onap/blueprints/working/4cfa891a-46e6-470d-a31d-efa70e48d620/Definitions
2022-06-13 12:53:20,821|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| reinitialized all type definitions
2022-06-13 12:53:20,831|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-13 12:53:20,890|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-13 12:53:20,902|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-13 12:53:20,911|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-13 12:53:20,975|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing Workflow(helloworld)
2022-06-13 12:53:20,976|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-13 12:53:20,976|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| identified workflow(helloworld) targets(helloworld)
2022-06-13 12:53:20,976|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-13 12:53:20,976|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-13 12:53:20,976|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enriching artifacts file(/opt/app/onap/blueprints/working/4cfa891a-46e6-470d-a31d-efa70e48d620/Templates/hello-world-mapping.json
2022-06-13 12:53:20,993|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-13 12:53:20,993|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-13 12:53:20,993|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing blueprint Resource Definitions
2022-06-13 12:53:20,994|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-13 12:53:20,996|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing file (Templates/hello-world-mapping.json)
2022-06-13 12:53:21,020|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| distinct resource keys ([])
2022-06-13 12:53:21,020|23efe1ff-091c-4613-865d-12167277406e||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Enriching Resource Definition sources Node Template: []
2022-06-13 12:53:21,337|dccc3589-8f1a-424e-822c-9c37d8a47c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(28dd90e5-1777-43ce-82c0-6b21a044d109) CBA(/opt/app/onap/blueprints/archive/28dd90e5-1777-43ce-82c0-6b21a044d109/cba.zip)
2022-06-13 12:53:21,350|dccc3589-8f1a-424e-822c-9c37d8a47c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/28dd90e5-1777-43ce-82c0-6b21a044d109) and entry definition file (Definitions/blueprint.json)
2022-06-13 12:53:21,444|dccc3589-8f1a-424e-822c-9c37d8a47c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(helloworld)
2022-06-13 12:53:21,471|dccc3589-8f1a-424e-822c-9c37d8a47c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/28dd90e5-1777-43ce-82c0-6b21a044d109) and entry definition file (Definitions/blueprint.json)
2022-06-13 12:53:21,618|dccc3589-8f1a-424e-822c-9c37d8a47c4f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/working/28dd90e5-1777-43ce-82c0-6b21a044d109) present to clean.
2022-06-13 12:53:21,826|ceeefbc0-c185-4af2-bfb9-1c0e73462313||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id 654321
2022-06-13 12:53:21,826|ceeefbc0-c185-4af2-bfb9-1c0e73462313||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 12:53:21,826|ceeefbc0-c185-4af2-bfb9-1c0e73462313||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 12:53:21,836|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| getting cba file name(test101), version(1.0.1) from db
2022-06-13 12:53:21,924|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-13 12:53:21,927|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-13 12:53:21,930|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-13 12:53:21,948|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (helloworld)
2022-06-13 12:53:21,949|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-13 12:53:21,950|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 12:53:21,961|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-13 12:53:21,961|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-13 12:53:21,963|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-13 12:53:21,985|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-13 12:53:22,033|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Batched Sequence : ([])
2022-06-13 12:53:22,038|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Generated Resource Param Data ({ })
2022-06-13 12:53:22,162|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 12:53:22,166|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-13 12:53:22,166|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-13 12:53:22,170|ceeefbc0-c185-4af2-bfb9-1c0e73462313||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c3ce0388-6be7-4ef8-a4c0-c0a869a9fb29 auditStoreId -1
2022-06-13 13:12:42,152|8a26850b-bc00-462f-8182-c59bf8e80e6f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-13 13:12:42,153|8a26850b-bc00-462f-8182-c59bf8e80e6f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-13 13:12:42,153|8a26850b-bc00-462f-8182-c59bf8e80e6f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-13 13:12:42,584|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-13 13:12:42,585|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-13 13:12:43,398|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-13 13:12:43,403|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(04df5c63-7c84-44bd-b71e-b3aad4ad11a2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-13 13:12:43,432|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(1ebd3d8c-afa1-4d54-b445-2a096100ba03) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-13 13:12:43,445|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(3faae3c8-3d99-4b60-9bf6-e4640f33b3b1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-13 13:12:43,466|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(6c879cd6-fba4-4c9f-86ae-a7139324d5a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-13 13:12:43,489|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(e1a3b835-2382-4758-82d2-ad12d53313e5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-13 13:12:43,514|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(1631a5d0-d342-490f-935a-f197fbf06e14) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-13 13:12:43,536|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:43,537|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:43,538|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:43,539|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:43,540|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:43,540|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:43,621|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:12:43,665|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:12:43,722|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:12:43,751|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:12:43,966|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:12:43,967|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:12:43,968|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:12:44,043|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:44,197|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:12:44,198|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:12:44,199|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:12:44,266|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:44,363|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:12:44,364|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:12:44,410|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:12:44,411|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:12:44,412|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:44,442|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:44,598|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:12:44,600|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:12:44,602|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign-day-2)
2022-06-13 13:12:44,604|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:12:44,606|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy-day-2)
2022-06-13 13:12:44,640|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:44,778|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:12:44,779|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:12:44,780|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:12:44,781|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(HealthCheck)
2022-06-13 13:12:44,783|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-13 13:12:44,784|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(vf-config-assign)
2022-06-13 13:12:44,785|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(vf-config-deploy)
2022-06-13 13:12:44,842|8a26850b-bc00-462f-8182-c59bf8e80e6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:46,414|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a0caa284-7d31-4c93-8418-c2283b730ccb)
2022-06-13 13:12:46,416|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| deleting definition types under : /opt/app/onap/blueprints/working/a0caa284-7d31-4c93-8418-c2283b730ccb/Definitions
2022-06-13 13:12:46,419|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| reinitialized all type definitions
2022-06-13 13:12:46,420|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-06-13 13:12:46,450|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-06-13 13:12:46,464|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-06-13 13:12:46,473|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-06-13 13:12:46,499|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(capability)
2022-06-13 13:12:46,533|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(capability)
2022-06-13 13:12:46,549|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-13 13:12:46,572|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,600|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,623|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,642|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,661|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,732|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-06-13 13:12:46,741|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-06-13 13:12:46,741|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-06-13 13:12:46,767|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(capability)
2022-06-13 13:12:46,783|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(capability)
2022-06-13 13:12:46,798|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(capability)
2022-06-13 13:12:46,815|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-13 13:12:46,829|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,847|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,861|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,884|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,904|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,923|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:12:46,972|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing Workflow(resource-resolution)
2022-06-13 13:12:46,973|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-06-13 13:12:46,973|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-06-13 13:12:46,973|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-06-13 13:12:46,974|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-06-13 13:12:46,974|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-06-13 13:12:46,974|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enriching artifacts file(/opt/app/onap/blueprints/working/a0caa284-7d31-4c93-8418-c2283b730ccb/Templates/hello-world-velocity-mapping.json
2022-06-13 13:12:46,988|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-06-13 13:12:46,989|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-06-13 13:12:46,989|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enriching artifacts file(/opt/app/onap/blueprints/working/a0caa284-7d31-4c93-8418-c2283b730ccb/Templates/hello-world-jinja-mapping.json
2022-06-13 13:12:47,002|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-06-13 13:12:47,003|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-06-13 13:12:47,003|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing blueprint Resource Definitions
2022-06-13 13:12:47,006|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-06-13 13:12:47,006|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-06-13 13:12:47,006|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-06-13 13:12:47,033|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:47,142|ea805d98-60a7-4866-94a0-49dd123ec061||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-06-13 13:12:47,361|7e9c03c8-f485-4cf3-bfde-c0de29de7abd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(1e48c4e8-6310-4da8-badf-171040dbd910) CBA(/opt/app/onap/blueprints/archive/1e48c4e8-6310-4da8-badf-171040dbd910/cba.zip)
2022-06-13 13:12:47,372|7e9c03c8-f485-4cf3-bfde-c0de29de7abd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1e48c4e8-6310-4da8-badf-171040dbd910) and entry definition file (Definitions/resource-resolution.json)
2022-06-13 13:12:47,432|7e9c03c8-f485-4cf3-bfde-c0de29de7abd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-resolution)
2022-06-13 13:12:47,448|7e9c03c8-f485-4cf3-bfde-c0de29de7abd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1e48c4e8-6310-4da8-badf-171040dbd910) and entry definition file (Definitions/resource-resolution.json)
2022-06-13 13:12:47,511|7e9c03c8-f485-4cf3-bfde-c0de29de7abd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/working/1e48c4e8-6310-4da8-badf-171040dbd910) present to clean.
2022-06-13 13:12:47,662|bce6220b-4447-4b6f-af4c-e109b6810fa3||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id eccda0fa-bc3d-40e7-9895-ab9394699280
2022-06-13 13:12:47,662|bce6220b-4447-4b6f-af4c-e109b6810fa3||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 13:12:47,662|bce6220b-4447-4b6f-af4c-e109b6810fa3||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 13:12:47,670|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-06-13 13:12:47,753|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:47,755|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-06-13 13:12:47,758|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:47,782|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (resource-resolution)
2022-06-13 13:12:47,793|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-06-13 13:12:47,793|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:12:47,795|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(eccda0fa-bc3d-40e7-9895-ab9394699280) for workflow(resource-resolution) step(helloworld)
2022-06-13 13:12:47,795|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-06-13 13:12:47,795|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:47,796|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-06-13 13:12:47,854|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:12:47,913|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:12:47,913|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-13 13:12:48,297|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-13 13:12:48,440|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:12:48,457|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:12:48,457|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-13 13:12:48,457|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-13 13:12:48,458|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-06-13 13:12:48,525|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_put)
2022-06-13 13:12:48,539|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-13 13:12:48,540|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Getting Jython Script Class(ResolvProperties)
2022-06-13 13:12:54,067|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Component Object org.python.proxies.__main__$ResolvProperties$1@3a1481b9
2022-06-13 13:12:54,073|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-06-13 13:12:54,107|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_python)
2022-06-13 13:12:54,110|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:12:54,110|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-13 13:12:54,117|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-13 13:12:54,136|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:12:54,136|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:12:54,137|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-13 13:12:54,137|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-13 13:12:54,137|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-06-13 13:12:54,139|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:12:54,139|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-13 13:12:54,142|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-13 13:12:54,155|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:12:54,157|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:12:54,157|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-13 13:12:54,157|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-13 13:12:54,157|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-06-13 13:12:54,162|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_patch)
2022-06-13 13:12:54,172|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_del)
2022-06-13 13:12:54,174|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-13 13:12:54,219|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-13 13:13:03,251|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| compiled in (9031)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-13 13:13:03,252|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-13 13:13:03,271|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-06-13 13:13:03,288|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_kotlin)
2022-06-13 13:13:03,293|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:13:03,293|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-13 13:13:03,304|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-13 13:13:03,323|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:13:03,323|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:13:03,324|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-13 13:13:03,324|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-13 13:13:03,325|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-06-13 13:13:03,340|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_get)
2022-06-13 13:13:03,352|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-06-13 13:13:03,353|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-06-13 13:13:03,386|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_input)
2022-06-13 13:13:03,403|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_default)
2022-06-13 13:13:03,406|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:13:03,406|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-13 13:13:03,411|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-13 13:13:03,431|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:13:03,432|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:13:03,433|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-13 13:13:03,433|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-13 13:13:03,433|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-06-13 13:13:03,454|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_post)
2022-06-13 13:13:03,471|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:13:03,521|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (list)
2022-06-13 13:13:03,525|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-13 13:13:03,526|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:03,527|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:03,527|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:03,527|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:03,527|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-06-13 13:13:03,541|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (v_db)
2022-06-13 13:13:03,546|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:13:03,621|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-13 13:13:03,656|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-13 13:13:03,658|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-06-13 13:13:03,716|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:13:03,722|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-13 13:13:03,723|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-06-13 13:13:03,724|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-13 13:13:03,725|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Getting Jython Script Class(ResolvProperties)
2022-06-13 13:13:03,746|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-06-13 13:13:03,794|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Component Object org.python.proxies.__main__$ResolvProperties$2@6f1e5a33
2022-06-13 13:13:03,795|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-06-13 13:13:03,811|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_python)
2022-06-13 13:13:03,813|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:13:03,813|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-13 13:13:03,822|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-13 13:13:03,893|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:13:03,893|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:13:03,894|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-13 13:13:03,894|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-13 13:13:03,894|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-06-13 13:13:03,908|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_patch)
2022-06-13 13:13:03,909|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-06-13 13:13:03,921|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_input)
2022-06-13 13:13:03,923|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:13:03,923|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-13 13:13:03,925|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-13 13:13:03,951|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:13:03,952|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:13:03,952|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-13 13:13:03,952|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-13 13:13:03,953|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-06-13 13:13:03,969|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_put)
2022-06-13 13:13:03,970|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-06-13 13:13:03,988|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_default)
2022-06-13 13:13:03,990|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:13:03,990|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-13 13:13:03,994|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-13 13:13:04,033|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:13:04,034|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:13:04,034|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-13 13:13:04,034|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-13 13:13:04,035|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-06-13 13:13:04,036|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:13:04,036|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-13 13:13:04,039|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-13 13:13:04,051|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_del)
2022-06-13 13:13:04,069|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:13:04,070|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:13:04,071|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-13 13:13:04,071|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-13 13:13:04,071|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-06-13 13:13:04,072|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-13 13:13:04,073|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-13 13:13:04,075|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-13 13:13:04,088|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_post)
2022-06-13 13:13:04,106|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:13:04,106|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:13:04,107|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-13 13:13:04,107|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-13 13:13:04,107|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-06-13 13:13:04,122|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_get)
2022-06-13 13:13:04,132|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:13:04,133|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-06-13 13:13:04,136|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-06-13 13:13:04,151|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:13:04,151|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:13:04,152|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-13 13:13:04,152|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-13 13:13:04,152|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-06-13 13:13:04,176|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_get_id)
2022-06-13 13:13:04,178|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-13 13:13:04,179|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-06-13 13:13:04,201|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_kotlin)
2022-06-13 13:13:04,203|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:13:04,219|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (list)
2022-06-13 13:13:04,221|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:13:04,221|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:04,221|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:04,222|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:04,222|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:04,222|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:04,222|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:04,222|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:04,222|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:04,222|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-13 13:13:04,223|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:13:04,236|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (j_db)
2022-06-13 13:13:04,238|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:13:04,473|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-13 13:13:04,496|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-13 13:13:04,497|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 13:13:04,497|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-06-13 13:13:04,498|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-06-13 13:13:04,504|bce6220b-4447-4b6f-af4c-e109b6810fa3||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a06eebf7-b6b3-4e9e-a65d-64fb50dd06bd auditStoreId -1
2022-06-13 13:26:16,703|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(e03fff58-d3de-4e27-82a7-f4e95397bfc8) CBA(/opt/app/onap/blueprints/archive/e03fff58-d3de-4e27-82a7-f4e95397bfc8/cba.zip)
2022-06-13 13:26:16,742|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e03fff58-d3de-4e27-82a7-f4e95397bfc8) and entry definition file (Definitions/CNF.json)
2022-06-13 13:26:16,872|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:26:16,874|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:26:16,874|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:26:16,875|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(scale-out)
2022-06-13 13:26:16,876|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(scale)
2022-06-13 13:26:16,876|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(scale-in)
2022-06-13 13:26:16,877|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(health-check)
2022-06-13 13:26:16,916|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e03fff58-d3de-4e27-82a7-f4e95397bfc8) and entry definition file (Definitions/CNF.json)
2022-06-13 13:26:16,997|842362aa-c334-451d-b722-2cf4ba63069e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/working/e03fff58-d3de-4e27-82a7-f4e95397bfc8) present to clean.
2022-06-13 13:26:22,041|8365916b-3697-4023-a552-aa40a3c55cb6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-13 13:26:22,041|8365916b-3697-4023-a552-aa40a3c55cb6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-13 13:26:22,041|8365916b-3697-4023-a552-aa40a3c55cb6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-13 13:26:22,401|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-13 13:26:22,401|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-13 13:26:23,161|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-13 13:26:23,162|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(dec96626-0346-46f2-8c45-66f97d50eae5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-13 13:26:23,186|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(56d76761-f42e-4ae1-9e59-587659af793b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-13 13:26:23,194|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(a09a7c3d-73bf-466c-9a02-8aa974e02f59) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-13 13:26:23,206|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(7e9beb81-9eb2-4f34-b896-3d283be50259) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-13 13:26:23,224|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(283fded0-c38a-4f80-bf21-f2fd242927ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-13 13:26:23,244|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(fc188ab4-d0a5-43be-88aa-9d7e3f190b76) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-13 13:26:23,264|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,264|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,265|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,265|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,265|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,266|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,308|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:26:23,331|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:26:23,373|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:26:23,401|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:26:23,539|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:26:23,540|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:26:23,541|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:26:23,607|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,661|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-13 13:26:23,684|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-13 13:26:23,700|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-13 13:26:23,749|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:26:23,750|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:26:23,751|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:26:23,795|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,839|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-13 13:26:23,856|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-13 13:26:23,866|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-13 13:26:23,890|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:26:23,891|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:26:23,924|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:26:23,925|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:26:23,925|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,941|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:23,974|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-13 13:26:23,989|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-13 13:26:23,998|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-13 13:26:24,027|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-13 13:26:24,042|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-13 13:26:24,056|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-13 13:26:24,097|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:26:24,098|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:26:24,100|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign-day-2)
2022-06-13 13:26:24,101|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:26:24,101|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy-day-2)
2022-06-13 13:26:24,128|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:24,163|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-13 13:26:24,182|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-13 13:26:24,195|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-13 13:26:24,246|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:26:24,247|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:26:24,248|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:26:24,249|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(HealthCheck)
2022-06-13 13:26:24,250|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-13 13:26:24,251|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(vf-config-assign)
2022-06-13 13:26:24,252|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(vf-config-deploy)
2022-06-13 13:26:24,292|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:24,312|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-13 13:26:24,326|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-13 13:26:24,328|8365916b-3697-4023-a552-aa40a3c55cb6||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-13 13:26:37,464|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/24b1eafa-a02e-436d-8378-1bd72edf3f0a)
2022-06-13 13:26:37,465|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| deleting definition types under : /opt/app/onap/blueprints/working/24b1eafa-a02e-436d-8378-1bd72edf3f0a/Definitions
2022-06-13 13:26:37,468|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| reinitialized all type definitions
2022-06-13 13:26:37,470|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-06-13 13:26:37,491|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(vnf-template)
2022-06-13 13:26:37,501|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(vnf-mapping)
2022-06-13 13:26:37,508|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-06-13 13:26:37,544|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,576|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,587|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,595|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-06-13 13:26:37,595|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-06-13 13:26:37,595|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-06-13 13:26:37,628|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,639|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,650|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,665|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-13 13:26:37,691|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,703|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,713|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,727|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,738|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,750|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,776|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(config-assign)
2022-06-13 13:26:37,780|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(baseconfig-template)
2022-06-13 13:26:37,780|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-06-13 13:26:37,780|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-06-13 13:26:37,799|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,809|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,821|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(input)
2022-06-13 13:26:37,830|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(config-deploy)
2022-06-13 13:26:37,883|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing Workflow(resource-assignment)
2022-06-13 13:26:37,884|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-06-13 13:26:37,884|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-06-13 13:26:37,884|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-06-13 13:26:37,884|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-06-13 13:26:37,884|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-06-13 13:26:37,884|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enriching artifacts file(/opt/app/onap/blueprints/working/24b1eafa-a02e-436d-8378-1bd72edf3f0a/Templates/vnf-mapping.json
2022-06-13 13:26:37,890|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-06-13 13:26:37,891|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-06-13 13:26:37,891|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enriching artifacts file(/opt/app/onap/blueprints/working/24b1eafa-a02e-436d-8378-1bd72edf3f0a/Templates/base_ubuntu20-mapping.json
2022-06-13 13:26:37,896|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-06-13 13:26:37,897|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-06-13 13:26:37,897|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing Workflow(config-assign)
2022-06-13 13:26:37,898|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-06-13 13:26:37,898|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| identified workflow(config-assign) targets(config-assign)
2022-06-13 13:26:37,898|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-06-13 13:26:37,898|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-06-13 13:26:37,898|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enriching artifacts file(/opt/app/onap/blueprints/working/24b1eafa-a02e-436d-8378-1bd72edf3f0a/Templates/baseconfig-mapping.json
2022-06-13 13:26:37,904|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-06-13 13:26:37,905|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-13 13:26:37,906|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing Workflow(config-deploy)
2022-06-13 13:26:37,906|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-06-13 13:26:37,906|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| identified workflow(config-deploy) targets(config-deploy)
2022-06-13 13:26:37,906|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(config-deploy) resource assignment files([]
2022-06-13 13:26:37,906|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing blueprint Resource Definitions
2022-06-13 13:26:37,906|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-06-13 13:26:37,906|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing file (Templates/vnf-mapping.json)
2022-06-13 13:26:37,906|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-06-13 13:26:37,907|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing file (Templates/baseconfig-mapping.json)
2022-06-13 13:26:37,931|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:26:38,016|502e4593-4ede-4197-86ba-b385c120ce72||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-06-13 13:26:38,242|51f6e5b3-b54d-4f0a-b813-de70d3e592bc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(8aee8098-ffcb-4e78-a73e-eabd7a1f16fa) CBA(/opt/app/onap/blueprints/archive/8aee8098-ffcb-4e78-a73e-eabd7a1f16fa/cba.zip)
2022-06-13 13:26:38,252|51f6e5b3-b54d-4f0a-b813-de70d3e592bc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8aee8098-ffcb-4e78-a73e-eabd7a1f16fa) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:26:38,263|51f6e5b3-b54d-4f0a-b813-de70d3e592bc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:26:38,297|51f6e5b3-b54d-4f0a-b813-de70d3e592bc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:26:38,298|51f6e5b3-b54d-4f0a-b813-de70d3e592bc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:26:38,299|51f6e5b3-b54d-4f0a-b813-de70d3e592bc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:26:38,312|51f6e5b3-b54d-4f0a-b813-de70d3e592bc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8aee8098-ffcb-4e78-a73e-eabd7a1f16fa) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:26:38,352|51f6e5b3-b54d-4f0a-b813-de70d3e592bc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/working/8aee8098-ffcb-4e78-a73e-eabd7a1f16fa) present to clean.
2022-06-13 13:29:01,790|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-13 13:29:01,902|||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-13 13:29:01,962|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| request(f64454a0-96f1-4f91-914f-1b024a649b47)
2022-06-13 13:29:01,968|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| CBA file(/opt/app/onap/blueprints/archive/abaa5f0d-7d72-48c7-948c-14fafb10c107/cba.zip written successfully
2022-06-13 13:29:01,968|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(abaa5f0d-7d72-48c7-948c-14fafb10c107) CBA(/opt/app/onap/blueprints/archive/abaa5f0d-7d72-48c7-948c-14fafb10c107/cba.zip)
2022-06-13 13:29:02,004|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/abaa5f0d-7d72-48c7-948c-14fafb10c107) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:02,099|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:29:02,100|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:29:02,101|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:29:02,102|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(scale-out)
2022-06-13 13:29:02,103|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(scale)
2022-06-13 13:29:02,104|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(scale-in)
2022-06-13 13:29:02,105|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(health-check)
2022-06-13 13:29:02,133|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/abaa5f0d-7d72-48c7-948c-14fafb10c107) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:02,167|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :APACHE::1.0.0
2022-06-13 13:29:02,192|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-06-13 13:29:02,195|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-06-13 13:29:02,245|f64454a0-96f1-4f91-914f-1b024a649b47||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/working/abaa5f0d-7d72-48c7-948c-14fafb10c107) present to clean.
2022-06-13 13:29:07,421|5dfd9930-f6f0-4e8b-9835-ea2d51b5df5a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| getting cba file name(APACHE), version(1.0.0) from db
2022-06-13 13:29:07,654|5dfd9930-f6f0-4e8b-9835-ea2d51b5df5a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:29:07,656|5dfd9930-f6f0-4e8b-9835-ea2d51b5df5a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:29:07,661|5dfd9930-f6f0-4e8b-9835-ea2d51b5df5a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:07,864|228bc43a-5954-4785-aa7a-0bf866061d64||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:29:07,864|228bc43a-5954-4785-aa7a-0bf866061d64||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:29:07,873|228bc43a-5954-4785-aa7a-0bf866061d64||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:08,975|1b22438b-a96d-4e8f-9f36-9682accb2a2a||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:29:08,975|1b22438b-a96d-4e8f-9f36-9682accb2a2a||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:29:08,988|1b22438b-a96d-4e8f-9f36-9682accb2a2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:09,217|f47e2888-76ef-4043-8690-75de712756e8||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:29:09,217|f47e2888-76ef-4043-8690-75de712756e8||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:29:09,220|f47e2888-76ef-4043-8690-75de712756e8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:09,495|6dcf19fe-b042-44e8-9b55-a0fbdf1aec6f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:29:09,495|6dcf19fe-b042-44e8-9b55-a0fbdf1aec6f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:29:09,501|6dcf19fe-b042-44e8-9b55-a0fbdf1aec6f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:09,921|40e7bd7f-9259-428b-84c5-b8183790ea98||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:29:09,921|40e7bd7f-9259-428b-84c5-b8183790ea98||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:29:09,923|40e7bd7f-9259-428b-84c5-b8183790ea98||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:10,306|ca266a6a-5c38-403e-b5fb-3ca7c4061646||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:29:10,306|ca266a6a-5c38-403e-b5fb-3ca7c4061646||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:29:10,311|ca266a6a-5c38-403e-b5fb-3ca7c4061646||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:10,581|890a5b2a-4bab-4488-8915-804a19a19dbb||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:29:10,581|890a5b2a-4bab-4488-8915-804a19a19dbb||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:29:10,584|890a5b2a-4bab-4488-8915-804a19a19dbb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:29:13,663|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-13 13:29:13,795|||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-13 13:29:13,806|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| request(46c63e87-dda8-44fe-8753-a932783a80a9)
2022-06-13 13:29:13,810|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| CBA file(/opt/app/onap/blueprints/archive/37331e77-5868-490d-8369-349c39469237/cba.zip written successfully
2022-06-13 13:29:13,810|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(37331e77-5868-490d-8369-349c39469237) CBA(/opt/app/onap/blueprints/archive/37331e77-5868-490d-8369-349c39469237/cba.zip)
2022-06-13 13:29:13,833|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/37331e77-5868-490d-8369-349c39469237) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:29:13,847|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:29:13,896|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:29:13,897|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:29:13,898|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:29:13,914|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/37331e77-5868-490d-8369-349c39469237) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:29:13,934|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-06-13 13:29:13,968|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-06-13 13:29:13,970|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-06-13 13:29:14,007|46c63e87-dda8-44fe-8753-a932783a80a9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/working/37331e77-5868-490d-8369-349c39469237) present to clean.
2022-06-13 13:29:25,328|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-13 13:29:25,328|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-13 13:29:25,329|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-13 13:29:25,650|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-13 13:29:25,656|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-13 13:29:26,438|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-13 13:29:26,439|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(8503d7af-3d4c-49fe-a615-915010b667c2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-13 13:29:26,463|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(2f755cc0-1c0f-4aec-8493-264c08e22a13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-13 13:29:26,472|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(b99895ff-a782-4c1d-920b-ef86f4cfdd31) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-13 13:29:26,486|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(41acb9b0-4f5c-4929-8523-81b943bd1d05) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-13 13:29:26,503|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(ca001b8b-07c7-4c13-8cf7-cc77983756d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-13 13:29:26,521|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(7bb9a679-e78a-4828-8dce-7357b82c64b6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-13 13:29:26,535|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:26,535|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:26,536|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:26,536|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:26,536|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:26,536|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:26,565|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:29:26,588|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:29:26,610|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:29:26,647|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:29:26,711|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:29:26,712|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:29:26,713|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:29:26,765|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:26,788|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:29:26,789|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:29:26,806|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-13 13:29:26,822|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-13 13:29:26,823|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-13 13:29:26,894|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:26,933|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-13 13:29:26,948|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-13 13:29:26,955|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-13 13:29:26,992|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:29:26,993|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:29:26,994|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:29:27,045|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:27,084|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-13 13:29:27,098|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-13 13:29:27,109|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-13 13:29:27,157|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:29:27,158|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:29:27,159|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:29:27,160|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(HealthCheck)
2022-06-13 13:29:27,161|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-13 13:29:27,162|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(vf-config-assign)
2022-06-13 13:29:27,163|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(vf-config-deploy)
2022-06-13 13:29:27,209|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:29:27,210|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:29:27,211|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:27,221|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:27,250|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-13 13:29:27,263|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-13 13:29:27,264|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-13 13:29:27,306|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-13 13:29:27,322|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-13 13:29:27,323|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-13 13:29:27,360|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(resource-assignment)
2022-06-13 13:29:27,361|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:29:27,362|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign-day-2)
2022-06-13 13:29:27,362|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:29:27,363|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy-day-2)
2022-06-13 13:29:27,386|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:29:27,404|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-13 13:29:27,440|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-13 13:29:27,440|b705600d-4b8b-46a1-acf8-d38b0cb7d2fa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-13 13:29:33,398|fdb91ca3-3181-4acd-98b4-75eb93f44c07||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-06-13 13:29:33,502|fdb91ca3-3181-4acd-98b4-75eb93f44c07||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-13 13:29:33,504|fdb91ca3-3181-4acd-98b4-75eb93f44c07||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-13 13:29:33,507|fdb91ca3-3181-4acd-98b4-75eb93f44c07||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:29:33,724|2ab11916-ba03-4cb8-8be8-a6a354cb097c||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-13 13:29:33,724|2ab11916-ba03-4cb8-8be8-a6a354cb097c||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-13 13:29:33,735|2ab11916-ba03-4cb8-8be8-a6a354cb097c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:29:34,206|4e2fb2cc-56e6-4b72-bb9f-0969791f6dc8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-13 13:29:34,206|4e2fb2cc-56e6-4b72-bb9f-0969791f6dc8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-13 13:29:34,208|4e2fb2cc-56e6-4b72-bb9f-0969791f6dc8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:29:34,420|37279319-9b8d-4c7d-b9e3-f0280c07e90d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-13 13:29:34,420|37279319-9b8d-4c7d-b9e3-f0280c07e90d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-13 13:29:34,423|37279319-9b8d-4c7d-b9e3-f0280c07e90d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:29:40,211|83afcefc-6735-46a5-8937-9e7899f34547||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d35d5065-1808-4a94-8e7f-5b76fe192d6e)
2022-06-13 13:29:40,212|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| deleting definition types under : /opt/app/onap/blueprints/working/d35d5065-1808-4a94-8e7f-5b76fe192d6e/Definitions
2022-06-13 13:29:40,214|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| reinitialized all type definitions
2022-06-13 13:29:40,214|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-13 13:29:40,237|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-13 13:29:40,253|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-13 13:29:40,259|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-13 13:29:40,265|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-13 13:29:40,302|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-13 13:29:40,325|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing Workflow(config-assign)
2022-06-13 13:29:40,326|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-13 13:29:40,326|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| identified workflow(config-assign) targets(resolve-data)
2022-06-13 13:29:40,326|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-13 13:29:40,326|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-13 13:29:40,326|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enriching artifacts file(/opt/app/onap/blueprints/working/d35d5065-1808-4a94-8e7f-5b76fe192d6e/Templates/netconfrpc-mapping.json
2022-06-13 13:29:40,332|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-13 13:29:40,332|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-13 13:29:40,333|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing Workflow(config-deploy)
2022-06-13 13:29:40,334|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-13 13:29:40,334|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-13 13:29:40,334|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(config-deploy) resource assignment files([]
2022-06-13 13:29:40,334|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| ##### Enhancing blueprint Resource Definitions
2022-06-13 13:29:40,334|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-13 13:29:40,334|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-13 13:29:40,339|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| distinct resource keys ([input-source])
2022-06-13 13:29:40,348|83afcefc-6735-46a5-8937-9e7899f34547||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-13 13:31:44,652|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-13 13:31:44,761|||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-13 13:31:44,764|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| request(5a651f1c-a93e-4f66-b227-eeb52aa27676)
2022-06-13 13:31:44,765|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| CBA file(/opt/app/onap/blueprints/archive/d4e28b37-0141-435a-b926-2fae11b5607a/cba.zip written successfully
2022-06-13 13:31:44,765|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Save processing(d4e28b37-0141-435a-b926-2fae11b5607a) CBA(/opt/app/onap/blueprints/archive/d4e28b37-0141-435a-b926-2fae11b5607a/cba.zip)
2022-06-13 13:31:44,781|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d4e28b37-0141-435a-b926-2fae11b5607a) and entry definition file (Definitions/pnf_netconf.json)
2022-06-13 13:31:44,787|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-13 13:31:44,797|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-assign)
2022-06-13 13:31:44,798|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Validating Workflow(config-deploy)
2022-06-13 13:31:44,803|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d4e28b37-0141-435a-b926-2fae11b5607a) and entry definition file (Definitions/pnf_netconf.json)
2022-06-13 13:31:44,820|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-13 13:31:44,838|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-13 13:31:44,840|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-13 13:31:44,871|5a651f1c-a93e-4f66-b227-eeb52aa27676||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| No compiled cache(/opt/app/onap/blueprints/working/d4e28b37-0141-435a-b926-2fae11b5607a) present to clean.
2022-06-13 13:32:08,986|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id 081805ff-b092-4b00-9478-fc4ec4b8fbb9
2022-06-13 13:32:08,986|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 13:32:08,986|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 13:32:08,989|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:32:08,991|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:32:08,994|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:32:09,028|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (resource-assignment)
2022-06-13 13:32:09,124|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Execute node(START) -> executed state(SUCCESS)
2022-06-13 13:32:09,128|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(resource-assignment[081805ff-b092-4b00-9478-fc4ec4b8fbb9])'s step(resource-assignment)
2022-06-13 13:32:09,129|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:32:09,130|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(081805ff-b092-4b00-9478-fc4ec4b8fbb9) for workflow(resource-assignment) step(resource-assignment)
2022-06-13 13:32:09,130|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-13 13:32:09,130|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-13 13:32:09,131|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-13 13:32:09,152|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-06-13 13:32:09,159|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-13 13:32:09,160|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-06-13 13:32:09,160|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-13 13:32:09,160|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("25556014-ca0a-47a5-a026-9fc47ea7c8ad") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-13 13:32:09,160|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("a0ea25ad-a52f-423b-945c-cfc5032a3ab1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-13 13:32:09,168|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-06-13 13:32:09,168|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-06-13 13:32:09,178|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-13 13:32:13,246|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - )
2022-06-13 13:32:13,247|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:32:13,248|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220613t133213395824z")
2022-06-13 13:32:13,248|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220613t133213395824z")
2022-06-13 13:32:13,248|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220613t133213395824z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-13 13:32:13,250|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-13 13:32:13,252|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "a0ea25ad-a52f-423b-945c-cfc5032a3ab1",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "25556014-ca0a-47a5-a026-9fc47ea7c8ad",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220613t133213395824z"
})
2022-06-13 13:32:13,266|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 13:32:13,266|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-13 13:32:13,266|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-13 13:32:13,267|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(resource-assignment[081805ff-b092-4b00-9478-fc4ec4b8fbb9])'s step(profile-upload)
2022-06-13 13:32:13,267|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:32:13,280|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(081805ff-b092-4b00-9478-fc4ec4b8fbb9) for workflow(resource-assignment) step(profile-upload)
2022-06-13 13:32:13,280|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-13 13:32:13,280|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-13 13:32:13,283|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Triggering K8s Profile Upload component logic.
2022-06-13 13:32:13,283|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Getting the template prefixes
2022-06-13 13:32:13,284|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Iterating over prefixes in resource assignment map.
2022-06-13 13:32:13,288|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Prefix vnf does not have required data for us to continue.
2022-06-13 13:32:13,289|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 13:32:13,289|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-13 13:32:13,289|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-13 13:32:13,290|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Execute node(END) -> executed state(SUCCESS)
2022-06-13 13:32:13,295|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(081805ff-b092-4b00-9478-fc4ec4b8fbb9) nodes completed with (0)exceptions
2022-06-13 13:32:13,296|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-13 13:32:13,299|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7734e99c-c837-439c-9c2a-d33d49847e6f auditStoreId -1
2022-06-13 13:32:19,627|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id 9104139e-0863-46f2-adc4-9fcbb102f7c4
2022-06-13 13:32:19,628|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 13:32:19,628|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 13:32:19,629|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:32:19,629|633f9d8d-7f21-4714-ada4-2cc6447e711c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:32:19,631|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:32:19,642|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (resource-assignment)
2022-06-13 13:32:19,644|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Execute node(START) -> executed state(SUCCESS)
2022-06-13 13:32:19,644|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(resource-assignment[9104139e-0863-46f2-adc4-9fcbb102f7c4])'s step(resource-assignment)
2022-06-13 13:32:19,644|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:32:19,645|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(9104139e-0863-46f2-adc4-9fcbb102f7c4) for workflow(resource-assignment) step(resource-assignment)
2022-06-13 13:32:19,645|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-13 13:32:19,645|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-13 13:32:19,646|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-06-13 13:32:19,672|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-06-13 13:32:19,678|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-06-13 13:32:19,678|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ad40d15b-99ca-4dce-98bd-ea186ee3d675") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-13 13:32:19,679|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-06-13 13:32:19,679|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-06-13 13:32:19,680|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("1c22d839-a824-49bd-8d14-3911db650c82") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-06-13 13:32:19,681|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-06-13 13:32:19,682|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-06-13 13:32:19,734|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Parameter information : ({customizationid=1c22d839-a824-49bd-8d14-3911db650c82})
2022-06-13 13:32:19,748|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Parameter information : ({customizationid=1c22d839-a824-49bd-8d14-3911db650c82})
2022-06-13 13:32:19,755|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:32:19,757|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"e3f36348-40a9-43ba-8032-abbe227ca45f"}])
2022-06-13 13:32:19,757|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("e3f36348-40a9-43ba-8032-abbe227ca45f") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-06-13 13:32:19,780|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:32:19,782|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"}])
2022-06-13 13:32:19,782|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("3a3515bc-73fe-48d1-a53c-3a30cfac8141") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-06-13 13:32:19,784|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-06-13 13:32:19,792|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Transformed value: null -> 3a3515bc-73fe-48d1-a53c-3a30cfac8141
2022-06-13 13:32:19,794|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-06-13 13:32:19,849|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Parameter information : ({customizationid=1c22d839-a824-49bd-8d14-3911db650c82})
2022-06-13 13:32:19,857|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:32:19,858|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-06-13 13:32:19,858|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-06-13 13:32:19,859|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-06-13 13:32:19,859|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-06-13 13:32:19,864|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Transformed value: null -> 1c22d839-a824-49bd-8d14-3911db650c82
2022-06-13 13:32:19,865|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("a0ea25ad-a52f-423b-945c-cfc5032a3ab1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-13 13:32:19,865|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-06-13 13:32:19,865|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-06-13 13:32:19,866|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("25556014-ca0a-47a5-a026-9fc47ea7c8ad") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-13 13:32:19,873|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-06-13 13:32:19,874|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-06-13 13:32:19,874|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-06-13 13:32:19,874|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-06-13 13:32:19,887|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-06-13 13:32:19,888|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-06-13 13:32:19,918|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:32:19,919|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:32:19,919|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:32:19,919|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-13 13:32:19,919|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-13 13:32:19,919|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-13 13:32:19,919|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:32:19,919|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220613t133213395824z")
2022-06-13 13:32:19,922|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220613t133213395824z")
2022-06-13 13:32:19,922|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220613t133213395824z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-13 13:32:19,930|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-06-13 13:32:19,930|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-06-13 13:32:19,932|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-13 13:32:20,203|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - )
2022-06-13 13:32:20,204|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:32:20,204|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001")
2022-06-13 13:32:20,204|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001")
2022-06-13 13:32:20,204|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-06-13 13:32:20,206|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-13 13:32:20,215|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-06-13 13:32:20,215|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-06-13 13:32:20,253|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-06-13 13:32:20,270|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:32:20,271|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response processing type (string)
2022-06-13 13:32:20,273|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-06-13 13:32:20,273|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-06-13 13:32:20,273|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-13 13:32:20,274|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-06-13 13:32:20,274|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-06-13 13:32:20,278|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
  "k8s-rb-definition-version" : "1c22d839-a824-49bd-8d14-3911db650c82",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "a0ea25ad-a52f-423b-945c-cfc5032a3ab1",
  "vf-module-id" : "ad40d15b-99ca-4dce-98bd-ea186ee3d675",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "1c22d839-a824-49bd-8d14-3911db650c82",
  "vf-module-model-invariant-uuid" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
  "vf-module-model-version" : "e3f36348-40a9-43ba-8032-abbe227ca45f",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "25556014-ca0a-47a5-a026-9fc47ea7c8ad",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220613t133213395824z"
})
2022-06-13 13:32:20,294|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 13:32:20,294|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-13 13:32:20,294|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-13 13:32:20,295|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(resource-assignment[9104139e-0863-46f2-adc4-9fcbb102f7c4])'s step(profile-upload)
2022-06-13 13:32:20,295|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:32:20,296|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(9104139e-0863-46f2-adc4-9fcbb102f7c4) for workflow(resource-assignment) step(profile-upload)
2022-06-13 13:32:20,297|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-13 13:32:20,297|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-13 13:32:20,297|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Triggering K8s Profile Upload component logic.
2022-06-13 13:32:20,297|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Getting the template prefixes
2022-06-13 13:32:20,298|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Iterating over prefixes in resource assignment map.
2022-06-13 13:32:20,316|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(GET), url(/v1/rb/definition/3a3515bc-73fe-48d1-a53c-3a30cfac8141/1c22d839-a824-49bd-8d14-3911db650c82)
2022-06-13 13:32:20,330|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:32:20,348|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(GET), url(/v1/rb/definition/3a3515bc-73fe-48d1-a53c-3a30cfac8141/1c22d839-a824-49bd-8d14-3911db650c82/profile/node-port-profile)
2022-06-13 13:32:20,354|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(404 - Not Found)
2022-06-13 13:32:20,354|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Uploading K8s Profile..
2022-06-13 13:32:20,383|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(POST), url(/v1/rb/definition/3a3515bc-73fe-48d1-a53c-3a30cfac8141/1c22d839-a824-49bd-8d14-3911db650c82/profile)
2022-06-13 13:32:20,396|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(201 - Created)
2022-06-13 13:32:20,421|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Rest request method(POST), url(/v1/rb/definition/3a3515bc-73fe-48d1-a53c-3a30cfac8141/1c22d839-a824-49bd-8d14-3911db650c82/profile/node-port-profile/content)
2022-06-13 13:32:20,452|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Response status(200 - OK)
2022-06-13 13:32:20,453|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| K8s Profile Upload Completed
2022-06-13 13:32:20,453|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 13:32:20,453|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-13 13:32:20,453|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-13 13:32:20,454|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Execute node(END) -> executed state(SUCCESS)
2022-06-13 13:32:20,454|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| workflow(9104139e-0863-46f2-adc4-9fcbb102f7c4) nodes completed with (0)exceptions
2022-06-13 13:32:20,454|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-13 13:32:20,455|633f9d8d-7f21-4714-ada4-2cc6447e711c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 67832cec-6038-4486-ac1d-25c0f3452947 auditStoreId -1
2022-06-13 13:32:27,715|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-13 13:32:27,841|||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-13 13:32:27,867|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id 633f9d8d-7f21-4714-ada4-2cc6447e711c
2022-06-13 13:32:27,867|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 13:32:27,867|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 13:32:27,868|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:32:27,868|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:32:27,868|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:32:27,873|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (config-assign)
2022-06-13 13:32:27,874|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-13 13:32:27,874|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[633f9d8d-7f21-4714-ada4-2cc6447e711c])'s step(config-setup)
2022-06-13 13:32:27,874|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:32:27,875|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(633f9d8d-7f21-4714-ada4-2cc6447e711c) for workflow(config-assign) step(config-setup)
2022-06-13 13:32:27,875|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-13 13:32:27,875|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-13 13:32:27,876|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-13 13:32:27,903|||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-13 13:32:27,905|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-13 13:32:27,906|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a0ea25ad-a52f-423b-945c-cfc5032a3ab1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-13 13:32:27,954|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-13 13:32:27,955|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-13 13:32:27,975|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1)
2022-06-13 13:32:28,008|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-13 13:32:28,008|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-06-13 13:32:28,009|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929")
2022-06-13 13:32:28,009|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929")
2022-06-13 13:32:28,009|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-13 13:32:28,011|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("25556014-ca0a-47a5-a026-9fc47ea7c8ad") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-13 13:32:28,016|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-13 13:32:28,016|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-13 13:32:28,026|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vf-modules)
2022-06-13 13:32:28,042|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-13 13:32:28,043|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-06-13 13:32:28,043|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e3f36348-40a9-43ba-8032-abbe227ca45f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"633f9d8d-7f21-4714-ada4-2cc6447e711c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"4d0b751e-772e-4b20-b507-a4deb48e0e99","model-invariant-uuid":"3fc8760c-8ddf-48f8-8388-c7174e27dbbf"},"global-customer-id":"basiccnf-macro-customer","service-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","service-instance-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0e6d747d-ea0a-4704-802b-d47a0daad9c2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e67b04c5-1529-496c-85fd-7072ee41d68f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9671e1f-0199-4714-be19-163fa15f983f","model-uuid":"75fcde3d-5caf-4060-ab95-1282a37e51c3","model-invariant-uuid":"5e2f1798-6a76-490e-9329-38071e482b0c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"25556014-ca0a-47a5-a026-9fc47ea7c8ad"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675"}}}]})
2022-06-13 13:32:28,044|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e3f36348-40a9-43ba-8032-abbe227ca45f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"633f9d8d-7f21-4714-ada4-2cc6447e711c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"4d0b751e-772e-4b20-b507-a4deb48e0e99","model-invariant-uuid":"3fc8760c-8ddf-48f8-8388-c7174e27dbbf"},"global-customer-id":"basiccnf-macro-customer","service-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","service-instance-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0e6d747d-ea0a-4704-802b-d47a0daad9c2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e67b04c5-1529-496c-85fd-7072ee41d68f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9671e1f-0199-4714-be19-163fa15f983f","model-uuid":"75fcde3d-5caf-4060-ab95-1282a37e51c3","model-invariant-uuid":"5e2f1798-6a76-490e-9329-38071e482b0c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"25556014-ca0a-47a5-a026-9fc47ea7c8ad"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675"}}}]})
2022-06-13 13:32:28,044|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e3f36348-40a9-43ba-8032-abbe227ca45f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"633f9d8d-7f21-4714-ada4-2cc6447e711c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"4d0b751e-772e-4b20-b507-a4deb48e0e99","model-invariant-uuid":"3fc8760c-8ddf-48f8-8388-c7174e27dbbf"},"global-customer-id":"basiccnf-macro-customer","service-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","service-instance-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0e6d747d-ea0a-4704-802b-d47a0daad9c2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e67b04c5-1529-496c-85fd-7072ee41d68f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9671e1f-0199-4714-be19-163fa15f983f","model-uuid":"75fcde3d-5caf-4060-ab95-1282a37e51c3","model-invariant-uuid":"5e2f1798-6a76-490e-9329-38071e482b0c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"25556014-ca0a-47a5-a026-9fc47ea7c8ad"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675"}}}]), type  ({json})
2022-06-13 13:32:28,045|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e3f36348-40a9-43ba-8032-abbe227ca45f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"633f9d8d-7f21-4714-ada4-2cc6447e711c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"4d0b751e-772e-4b20-b507-a4deb48e0e99","model-invariant-uuid":"3fc8760c-8ddf-48f8-8388-c7174e27dbbf"},"global-customer-id":"basiccnf-macro-customer","service-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","service-instance-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0e6d747d-ea0a-4704-802b-d47a0daad9c2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e67b04c5-1529-496c-85fd-7072ee41d68f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9671e1f-0199-4714-be19-163fa15f983f","model-uuid":"75fcde3d-5caf-4060-ab95-1282a37e51c3","model-invariant-uuid":"5e2f1798-6a76-490e-9329-38071e482b0c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"25556014-ca0a-47a5-a026-9fc47ea7c8ad"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-13 13:32:28,051|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-13 13:32:28,051|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-13 13:32:28,076|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad?depth=1)
2022-06-13 13:32:28,709|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-13 13:32:28,713|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-06-13 13:32:28,714|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655127143002","model-invariant-id":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","model-version-id":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-customization-id":"1c22d839-a824-49bd-8d14-3911db650c82","module-index":0}]})
2022-06-13 13:32:28,714|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655127143002","model-invariant-id":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","model-version-id":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-customization-id":"1c22d839-a824-49bd-8d14-3911db650c82","module-index":0}]})
2022-06-13 13:32:28,714|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655127143002","model-invariant-id":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","model-version-id":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-customization-id":"1c22d839-a824-49bd-8d14-3911db650c82","module-index":0}]), type  ({json})
2022-06-13 13:32:28,714|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655127143002","model-invariant-id":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","model-version-id":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-customization-id":"1c22d839-a824-49bd-8d14-3911db650c82","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-13 13:32:28,717|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-13 13:32:28,720|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:32:34,870|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (6150)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:32:34,870|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:32:34,896|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","k8s-rb-definition-version":"1c22d839-a824-49bd-8d14-3911db650c82","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-13 13:32:34,900|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
      "k8s-rb-definition-version" : "1c22d839-a824-49bd-8d14-3911db650c82"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "a0ea25ad-a52f-423b-945c-cfc5032a3ab1",
  "service-instance-name" : "basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "1c22d839-a824-49bd-8d14-3911db650c82",
      "model-invariant-id" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
      "model-version-id" : "e3f36348-40a9-43ba-8032-abbe227ca45f",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1655127143002",
      "vf-module-id" : "ad40d15b-99ca-4dce-98bd-ea186ee3d675",
      "vf-module-name" : "basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "633f9d8d-7f21-4714-ada4-2cc6447e711c",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e67b04c5-1529-496c-85fd-7072ee41d68f",
          "svc-request-id" : "0e6d747d-ea0a-4704-802b-d47a0daad9c2"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "3fc8760c-8ddf-48f8-8388-c7174e27dbbf",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "4d0b751e-772e-4b20-b507-a4deb48e0e99",
            "model-version" : "1.0"
          },
          "service-id" : "a0ea25ad-a52f-423b-945c-cfc5032a3ab1",
          "service-instance-id" : "a0ea25ad-a52f-423b-945c-cfc5032a3ab1",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "1c22d839-a824-49bd-8d14-3911db650c82",
            "model-invariant-uuid" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e3f36348-40a9-43ba-8032-abbe227ca45f",
            "model-version" : "1"
          },
          "vf-module-id" : "ad40d15b-99ca-4dce-98bd-ea186ee3d675",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "1c22d839-a824-49bd-8d14-3911db650c82",
            "model-invariant-uuid" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e3f36348-40a9-43ba-8032-abbe227ca45f",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "e3f36348-40a9-43ba-8032-abbe227ca45f"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220613t133213395824z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "ad40d15b-99ca-4dce-98bd-ea186ee3d675",
            "vf-module-name" : "basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "e9671e1f-0199-4714-be19-163fa15f983f",
            "model-invariant-uuid" : "5e2f1798-6a76-490e-9329-38071e482b0c",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "75fcde3d-5caf-4060-ab95-1282a37e51c3",
            "model-version" : "1.0"
          },
          "vnf-id" : "25556014-ca0a-47a5-a026-9fc47ea7c8ad",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "ad40d15b-99ca-4dce-98bd-ea186ee3d675"
    } ]
  },
  "vnf-id" : "25556014-ca0a-47a5-a026-9fc47ea7c8ad"
})
2022-06-13 13:32:34,924|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-13 13:32:34,924|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-13 13:32:34,924|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-13 13:32:34,925|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[633f9d8d-7f21-4714-ada4-2cc6447e711c])'s step(config-template)
2022-06-13 13:32:34,925|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:32:34,933|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(633f9d8d-7f21-4714-ada4-2cc6447e711c) for workflow(config-assign) step(config-template)
2022-06-13 13:32:34,934|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-06-13 13:32:34,934|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-13 13:32:35,032|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic.
2022-06-13 13:32:35,032|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-06-13 13:32:35,032|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-13 13:32:35,043|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/3a3515bc-73fe-48d1-a53c-3a30cfac8141/1c22d839-a824-49bd-8d14-3911db650c82)
2022-06-13 13:32:35,049|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-13 13:32:35,058|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/3a3515bc-73fe-48d1-a53c-3a30cfac8141/1c22d839-a824-49bd-8d14-3911db650c82/config-template/replica-count-template)
2022-06-13 13:32:35,065|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-13 13:32:35,065|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template..
2022-06-13 13:32:35,080|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/3a3515bc-73fe-48d1-a53c-3a30cfac8141/1c22d839-a824-49bd-8d14-3911db650c82/config-template)
2022-06-13 13:32:35,111|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-06-13 13:32:35,124|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/3a3515bc-73fe-48d1-a53c-3a30cfac8141/1c22d839-a824-49bd-8d14-3911db650c82/config-template/replica-count-template/content)
2022-06-13 13:32:35,156|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-13 13:32:35,156|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed
2022-06-13 13:32:35,156|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-13 13:32:35,156|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-06-13 13:32:35,156|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-06-13 13:32:35,157|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-13 13:32:35,157|||DefaultDispatcher-worker-2||||INFO||||||| workflow(633f9d8d-7f21-4714-ada4-2cc6447e711c) nodes completed with (0)exceptions
2022-06-13 13:32:35,158|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-13 13:32:35,159|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 623f12ad-74e2-4692-a31c-e928f24b726b auditStoreId -1
2022-06-13 13:32:35,193|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Completed
2022-06-13 13:33:32,600|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-13 13:33:32,707|||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-13 13:33:32,712|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id 633f9d8d-7f21-4714-ada4-2cc6447e711c
2022-06-13 13:33:32,713|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 13:33:32,713|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 13:33:32,714|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-13 13:33:32,715|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-13 13:33:32,716|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-13 13:33:32,727|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (config-deploy)
2022-06-13 13:33:32,729|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-13 13:33:32,730|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[633f9d8d-7f21-4714-ada4-2cc6447e711c])'s step(config-setup)
2022-06-13 13:33:32,730|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:33:32,732|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(633f9d8d-7f21-4714-ada4-2cc6447e711c) for workflow(config-deploy) step(config-setup)
2022-06-13 13:33:32,732|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-13 13:33:32,732|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-13 13:33:32,733|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-13 13:33:32,761|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-13 13:33:32,764|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-13 13:33:32,765|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a0ea25ad-a52f-423b-945c-cfc5032a3ab1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-13 13:33:32,773|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-13 13:33:32,773|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-13 13:33:32,784|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1)
2022-06-13 13:33:32,814|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-13 13:33:32,814|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-06-13 13:33:32,815|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929")
2022-06-13 13:33:32,815|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929")
2022-06-13 13:33:32,815|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-13 13:33:32,816|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("25556014-ca0a-47a5-a026-9fc47ea7c8ad") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-13 13:33:32,822|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-13 13:33:32,822|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-13 13:33:32,830|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a0ea25ad-a52f-423b-945c-cfc5032a3ab1/service-data/vnfs/vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad/vnf-data/vf-modules)
2022-06-13 13:33:32,870|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-13 13:33:32,871|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-13 13:33:32,872|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e3f36348-40a9-43ba-8032-abbe227ca45f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"633f9d8d-7f21-4714-ada4-2cc6447e711c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"4d0b751e-772e-4b20-b507-a4deb48e0e99","model-invariant-uuid":"3fc8760c-8ddf-48f8-8388-c7174e27dbbf"},"global-customer-id":"basiccnf-macro-customer","service-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","service-instance-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fe28e175-3184-4de7-8479-bc0d864052e9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/537e0a61-af1a-4013-8448-36634f7024e7","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9671e1f-0199-4714-be19-163fa15f983f","model-uuid":"75fcde3d-5caf-4060-ab95-1282a37e51c3","model-invariant-uuid":"5e2f1798-6a76-490e-9329-38071e482b0c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"25556014-ca0a-47a5-a026-9fc47ea7c8ad"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","from-preload":false}}}]})
2022-06-13 13:33:32,872|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e3f36348-40a9-43ba-8032-abbe227ca45f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"633f9d8d-7f21-4714-ada4-2cc6447e711c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"4d0b751e-772e-4b20-b507-a4deb48e0e99","model-invariant-uuid":"3fc8760c-8ddf-48f8-8388-c7174e27dbbf"},"global-customer-id":"basiccnf-macro-customer","service-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","service-instance-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fe28e175-3184-4de7-8479-bc0d864052e9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/537e0a61-af1a-4013-8448-36634f7024e7","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9671e1f-0199-4714-be19-163fa15f983f","model-uuid":"75fcde3d-5caf-4060-ab95-1282a37e51c3","model-invariant-uuid":"5e2f1798-6a76-490e-9329-38071e482b0c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"25556014-ca0a-47a5-a026-9fc47ea7c8ad"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","from-preload":false}}}]})
2022-06-13 13:33:32,872|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e3f36348-40a9-43ba-8032-abbe227ca45f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"633f9d8d-7f21-4714-ada4-2cc6447e711c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"4d0b751e-772e-4b20-b507-a4deb48e0e99","model-invariant-uuid":"3fc8760c-8ddf-48f8-8388-c7174e27dbbf"},"global-customer-id":"basiccnf-macro-customer","service-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","service-instance-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fe28e175-3184-4de7-8479-bc0d864052e9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/537e0a61-af1a-4013-8448-36634f7024e7","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9671e1f-0199-4714-be19-163fa15f983f","model-uuid":"75fcde3d-5caf-4060-ab95-1282a37e51c3","model-invariant-uuid":"5e2f1798-6a76-490e-9329-38071e482b0c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"25556014-ca0a-47a5-a026-9fc47ea7c8ad"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","from-preload":false}}}]), type  ({json})
2022-06-13 13:33:32,872|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"e3f36348-40a9-43ba-8032-abbe227ca45f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220613t133213395824z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"633f9d8d-7f21-4714-ada4-2cc6447e711c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"4d0b751e-772e-4b20-b507-a4deb48e0e99","model-invariant-uuid":"3fc8760c-8ddf-48f8-8388-c7174e27dbbf"},"global-customer-id":"basiccnf-macro-customer","service-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","service-instance-id":"a0ea25ad-a52f-423b-945c-cfc5032a3ab1","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fe28e175-3184-4de7-8479-bc0d864052e9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/537e0a61-af1a-4013-8448-36634f7024e7","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9671e1f-0199-4714-be19-163fa15f983f","model-uuid":"75fcde3d-5caf-4060-ab95-1282a37e51c3","model-invariant-uuid":"5e2f1798-6a76-490e-9329-38071e482b0c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"25556014-ca0a-47a5-a026-9fc47ea7c8ad"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1c22d839-a824-49bd-8d14-3911db650c82","model-uuid":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-invariant-uuid":"3a3515bc-73fe-48d1-a53c-3a30cfac8141"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-13 13:33:32,880|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-13 13:33:32,880|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-13 13:33:32,893|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/25556014-ca0a-47a5-a026-9fc47ea7c8ad?depth=1)
2022-06-13 13:33:33,068|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-13 13:33:33,068|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-13 13:33:33,069|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"loving_leakey","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655127210435","model-invariant-id":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","model-version-id":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-customization-id":"1c22d839-a824-49bd-8d14-3911db650c82","module-index":0}]})
2022-06-13 13:33:33,069|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"loving_leakey","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655127210435","model-invariant-id":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","model-version-id":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-customization-id":"1c22d839-a824-49bd-8d14-3911db650c82","module-index":0}]})
2022-06-13 13:33:33,070|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"loving_leakey","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655127210435","model-invariant-id":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","model-version-id":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-customization-id":"1c22d839-a824-49bd-8d14-3911db650c82","module-index":0}]), type  ({json})
2022-06-13 13:33:33,070|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ad40d15b-99ca-4dce-98bd-ea186ee3d675","vf-module-name":"basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"loving_leakey","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655127210435","model-invariant-id":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","model-version-id":"e3f36348-40a9-43ba-8032-abbe227ca45f","model-customization-id":"1c22d839-a824-49bd-8d14-3911db650c82","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-13 13:33:33,072|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-13 13:33:33,074|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"3a3515bc-73fe-48d1-a53c-3a30cfac8141","k8s-rb-definition-version":"1c22d839-a824-49bd-8d14-3911db650c82","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"loving_leakey"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-13 13:33:33,076|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "loving_leakey",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
      "k8s-rb-definition-version" : "1c22d839-a824-49bd-8d14-3911db650c82"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "a0ea25ad-a52f-423b-945c-cfc5032a3ab1",
  "service-instance-name" : "basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "loving_leakey",
      "is-base-vf-module" : false,
      "model-customization-id" : "1c22d839-a824-49bd-8d14-3911db650c82",
      "model-invariant-id" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
      "model-version-id" : "e3f36348-40a9-43ba-8032-abbe227ca45f",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1655127210435",
      "vf-module-id" : "ad40d15b-99ca-4dce-98bd-ea186ee3d675",
      "vf-module-name" : "basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "633f9d8d-7f21-4714-ada4-2cc6447e711c",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/537e0a61-af1a-4013-8448-36634f7024e7",
          "svc-request-id" : "fe28e175-3184-4de7-8479-bc0d864052e9"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "3fc8760c-8ddf-48f8-8388-c7174e27dbbf",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "4d0b751e-772e-4b20-b507-a4deb48e0e99",
            "model-version" : "1.0"
          },
          "service-id" : "a0ea25ad-a52f-423b-945c-cfc5032a3ab1",
          "service-instance-id" : "a0ea25ad-a52f-423b-945c-cfc5032a3ab1",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "1c22d839-a824-49bd-8d14-3911db650c82",
            "model-invariant-uuid" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e3f36348-40a9-43ba-8032-abbe227ca45f",
            "model-version" : "1"
          },
          "vf-module-id" : "ad40d15b-99ca-4dce-98bd-ea186ee3d675",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "1c22d839-a824-49bd-8d14-3911db650c82",
            "model-invariant-uuid" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e3f36348-40a9-43ba-8032-abbe227ca45f",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "e3f36348-40a9-43ba-8032-abbe227ca45f"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220613t133213395824z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "3a3515bc-73fe-48d1-a53c-3a30cfac8141"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220613t133213395824z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "ad40d15b-99ca-4dce-98bd-ea186ee3d675",
            "vf-module-name" : "basic_cnf_macro_dc4da9dc-5f72-4c4e-9ba2-122506cb0929_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "e9671e1f-0199-4714-be19-163fa15f983f",
            "model-invariant-uuid" : "5e2f1798-6a76-490e-9329-38071e482b0c",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "75fcde3d-5caf-4060-ab95-1282a37e51c3",
            "model-version" : "1.0"
          },
          "vnf-id" : "25556014-ca0a-47a5-a026-9fc47ea7c8ad",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "ad40d15b-99ca-4dce-98bd-ea186ee3d675"
    } ]
  },
  "vnf-id" : "25556014-ca0a-47a5-a026-9fc47ea7c8ad"
})
2022-06-13 13:33:33,084|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-13 13:33:33,084|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-13 13:33:33,085|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-13 13:33:33,085|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[633f9d8d-7f21-4714-ada4-2cc6447e711c])'s step(status-verification-script)
2022-06-13 13:33:33,085|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:33:33,093|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(633f9d8d-7f21-4714-ada4-2cc6447e711c) for workflow(config-deploy) step(status-verification-script)
2022-06-13 13:33:33,094|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-13 13:33:33,094|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-13 13:33:33,100|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-13 13:33:33,110|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-13 13:33:33,126|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/status)
2022-06-13 13:33:33,178|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-13 13:33:33,206|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (loving_leakey) is not ready. Please wait...
2022-06-13 13:33:43,217|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/status)
2022-06-13 13:33:43,293|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-13 13:33:43,296|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (loving_leakey) is ready.
2022-06-13 13:33:43,296|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-13 13:33:43,297|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-13 13:33:43,297|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-13 13:33:43,297|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-06-13 13:33:43,298|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[633f9d8d-7f21-4714-ada4-2cc6447e711c])'s step(config-apply)
2022-06-13 13:33:43,298|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:33:43,308|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(633f9d8d-7f21-4714-ada4-2cc6447e711c) for workflow(config-deploy) step(config-apply)
2022-06-13 13:33:43,308|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-06-13 13:33:43,308|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-13 13:33:43,311|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic.
2022-06-13 13:33:43,312|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-06-13 13:33:43,312|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-13 13:33:43,333|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/config/replica-count-change)
2022-06-13 13:33:48,347|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-13 13:33:48,347|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config..
2022-06-13 13:33:48,408|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values
2022-06-13 13:33:48,409|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-06-13 13:33:48,436|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-06-13 13:33:48,438|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-13 13:33:48,440|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-06-13 13:33:48,518|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/loving_leakey/config)
2022-06-13 13:33:48,671|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-06-13 13:33:48,685|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-13 13:33:48,685|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-06-13 13:33:48,686|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-06-13 13:33:48,687|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[633f9d8d-7f21-4714-ada4-2cc6447e711c])'s step(status-verification-script-after)
2022-06-13 13:33:48,687|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:33:48,688|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(633f9d8d-7f21-4714-ada4-2cc6447e711c) for workflow(config-deploy) step(status-verification-script-after)
2022-06-13 13:33:48,688|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-13 13:33:48,689|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-13 13:33:48,690|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-13 13:33:48,692|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-13 13:33:48,812|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/status)
2022-06-13 13:33:48,865|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-13 13:33:48,868|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (loving_leakey) is not ready. Please wait...
2022-06-13 13:33:58,877|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/status)
2022-06-13 13:33:58,933|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-13 13:33:58,935|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (loving_leakey) is not ready. Please wait...
2022-06-13 13:34:08,951|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/status)
2022-06-13 13:34:09,021|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-13 13:34:09,030|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (loving_leakey) is not ready. Please wait...
2022-06-13 13:34:19,043|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/status)
2022-06-13 13:34:19,091|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-13 13:34:19,094|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (loving_leakey) is not ready. Please wait...
2022-06-13 13:34:29,106|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/status)
2022-06-13 13:34:29,160|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-13 13:34:29,162|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (loving_leakey) is not ready. Please wait...
2022-06-13 13:34:39,171|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/status)
2022-06-13 13:34:39,216|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-13 13:34:39,218|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (loving_leakey) is not ready. Please wait...
2022-06-13 13:34:49,231|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_leakey/status)
2022-06-13 13:34:49,280|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-13 13:34:49,281|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (loving_leakey) is ready.
2022-06-13 13:34:49,281|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-13 13:34:49,281|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-13 13:34:49,281|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-13 13:34:49,282|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-06-13 13:34:49,283|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[633f9d8d-7f21-4714-ada4-2cc6447e711c])'s step(collect-results)
2022-06-13 13:34:49,283|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:34:49,285|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(633f9d8d-7f21-4714-ada4-2cc6447e711c) for workflow(config-deploy) step(collect-results)
2022-06-13 13:34:49,286|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-06-13 13:34:49,286|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-06-13 13:34:49,286|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-06-13 13:34:49,306|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {}
2022-06-13 13:34:49,306|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-13 13:34:49,306|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-06-13 13:34:49,306|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-06-13 13:34:49,307|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-13 13:34:49,307|||DefaultDispatcher-worker-1||||INFO||||||| workflow(633f9d8d-7f21-4714-ada4-2cc6447e711c) nodes completed with (0)exceptions
2022-06-13 13:34:49,307|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-13 13:34:49,309|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8c069db6-3899-4815-a015-dcda552f509b auditStoreId -1
2022-06-13 13:34:49,315|633f9d8d-7f21-4714-ada4-2cc6447e711c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Completed
2022-06-13 13:36:15,503|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id 697ced63-7248-4316-a3bb-a8bf833ce6a2
2022-06-13 13:36:15,504|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 13:36:15,504|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 13:36:15,506|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-13 13:36:15,507|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-13 13:36:15,511|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:36:15,533|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (resource-assignment)
2022-06-13 13:36:15,534|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-13 13:36:15,534|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:36:15,538|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(697ced63-7248-4316-a3bb-a8bf833ce6a2) for workflow(resource-assignment) step(resource-assignment)
2022-06-13 13:36:15,538|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-13 13:36:15,538|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-13 13:36:15,539|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-13 13:36:15,585|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:36:15,587|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-13 13:36:15,588|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("4cadc47a-6036-4007-8f1b-facaf8136eae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-13 13:36:15,588|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("6d44c162-90a4-41e1-a462-a073ebb5ceb3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-13 13:36:15,590|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Generated Resource Param Data ({
  "service-instance-id" : "4cadc47a-6036-4007-8f1b-facaf8136eae",
  "vnf-id" : "6d44c162-90a4-41e1-a462-a073ebb5ceb3",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-06-13 13:36:15,605|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 13:36:15,606|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-13 13:36:15,606|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-13 13:36:15,609|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d5190b3b-ee8c-4b61-8b26-b38ecfe4b733 auditStoreId -1
2022-06-13 13:36:23,239|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id 508bbf8a-2290-4b8b-96e8-3e4ebd8d0b86
2022-06-13 13:36:23,240|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 13:36:23,240|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 13:36:23,240|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-13 13:36:23,240|b6383143-8281-456c-a5fb-58f550cb6928||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-13 13:36:23,241|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:36:23,249|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (resource-assignment)
2022-06-13 13:36:23,249|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-13 13:36:23,249|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:36:23,250|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(508bbf8a-2290-4b8b-96e8-3e4ebd8d0b86) for workflow(resource-assignment) step(resource-assignment)
2022-06-13 13:36:23,250|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-13 13:36:23,250|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-13 13:36:23,251|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-06-13 13:36:23,269|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:36:23,272|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-06-13 13:36:23,274|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-06-13 13:36:23,274|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-06-13 13:36:23,274|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-06-13 13:36:23,275|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ec96f827-7ebf-468d-9774-68d66ac4861d") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-13 13:36:23,275|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("4cadc47a-6036-4007-8f1b-facaf8136eae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-13 13:36:23,276|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:36:23,276|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-06-13 13:36:23,277|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-06-13 13:36:23,277|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("6d44c162-90a4-41e1-a462-a073ebb5ceb3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-13 13:36:23,279|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "4cadc47a-6036-4007-8f1b-facaf8136eae",
  "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" : "ec96f827-7ebf-468d-9774-68d66ac4861d",
  "vnf-id" : "6d44c162-90a4-41e1-a462-a073ebb5ceb3",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-06-13 13:36:23,292|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 13:36:23,292|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-13 13:36:23,292|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-13 13:36:23,292|b6383143-8281-456c-a5fb-58f550cb6928||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 544ee560-507b-4ee4-89e0-793b23cf92c9 auditStoreId -1
2022-06-13 13:36:28,474|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-13 13:36:28,594|||grpc-default-executor-2||||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-13 13:36:28,600|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id b6383143-8281-456c-a5fb-58f550cb6928
2022-06-13 13:36:28,600|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 13:36:28,600|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 13:36:28,600|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-13 13:36:28,600|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-13 13:36:28,602|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:36:28,607|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (config-assign)
2022-06-13 13:36:28,607|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-06-13 13:36:28,607|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:36:28,608|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(b6383143-8281-456c-a5fb-58f550cb6928) for workflow(config-assign) step(config-assign)
2022-06-13 13:36:28,608|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-06-13 13:36:28,608|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-06-13 13:36:28,612|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-06-13 13:36:28,659|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:36:28,660|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-13 13:36:28,660|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("4cadc47a-6036-4007-8f1b-facaf8136eae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-13 13:36:28,661|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Setting Resource Value ("6d44c162-90a4-41e1-a462-a073ebb5ceb3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-13 13:36:28,681|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (vnf_name)
2022-06-13 13:36:28,681|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (vnf-id)
2022-06-13 13:36:28,692|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Resource resolution saved into database successfully : (service-instance-id)
2022-06-13 13:36:28,694|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Generated Resource Param Data ({
  "service-instance-id" : "4cadc47a-6036-4007-8f1b-facaf8136eae",
  "vnf-id" : "6d44c162-90a4-41e1-a462-a073ebb5ceb3",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-06-13 13:36:28,724|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-06-13 13:36:28,740|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:36:28,741|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 13:36:28,741|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-06-13 13:36:28,741|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-13 13:36:28,742|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f8693afa-82a5-4d15-8222-28a8972c2e0d auditStoreId -1
2022-06-13 13:36:28,753|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Completed
2022-06-13 13:37:28,386|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-13 13:37:28,502|||grpc-default-executor-2||||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-13 13:37:28,509|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| processing request id b6383143-8281-456c-a5fb-58f550cb6928
2022-06-13 13:37:28,509|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-13 13:37:28,509|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| StoreAuditService ID  -1
2022-06-13 13:37:28,511|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-13 13:37:28,511|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-13 13:37:28,512|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-13 13:37:28,517|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Deriving input data for workflow: (config-deploy)
2022-06-13 13:37:28,517|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-06-13 13:37:28,517|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-13 13:37:28,529|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| preparing request id(b6383143-8281-456c-a5fb-58f550cb6928) for workflow(config-deploy) step(config-deploy)
2022-06-13 13:37:28,529|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-06-13 13:37:28,529|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| 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-13 13:37:28,533|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-06-13 13:37:28,533|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Getting Jython Script Class(ConfigDeploy)
2022-06-13 13:37:28,615|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@17a9f0d7
2022-06-13 13:37:28,618|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Hello world
2022-06-13 13:37:28,619|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Preparing Response...
2022-06-13 13:37:28,619|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-06-13 13:37:28,619|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-13 13:37:28,620|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4eee6e22-9095-412e-b768-c5b3eaef5d43 auditStoreId -1
2022-06-13 13:37:28,622|b6383143-8281-456c-a5fb-58f550cb6928||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-nbt8r|||| Completed