Results

By type

          03:17:22,531 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:17:22,532 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:17:22,533 |-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.1.jar!/logback.xml]
03:17:22,534 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:17:22,534 |-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.1.jar!/logback.xml]
03:17:22,534 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:17:22,551 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar!/logback.xml] is not of type file
03:17:22,688 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:17:22,697 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:17:22,701 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:17:22,709 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:17:22,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:17:22,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:17:22,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:17:22,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:17:22,788 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:17:22,788 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:17:22,788 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:17:22,789 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:17:22,791 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-28 03:17:23,580|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.1 on onap-cds-blueprints-processor-748cb697f-8dqb2 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar started by onap in /app)
2022-10-28 03:17:23,584|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-28 03:17:26,846|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-28 03:17:27,557|||main||||INFO||||||| Finished Spring Data repository scanning in 695ms. Found 11 JPA repository interfaces.
2022-10-28 03:17:29,858|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-28 03:17:29,933|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-28 03:17:30,154|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-28 03:17:30,632|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-28 03:17:30,986|||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-10-28 03:17:30,991|||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-10-28 03:17:31,230|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-28 03:17:32,721|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-28 03:17:32,735|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-28 03:17:32,822|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-28 03:17:34,123|||main||||INFO||||||| Audit service is disabled
2022-10-28 03:17:34,314|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-28 03:17:35,737|||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-10-28 03:17:35,820|||main||||INFO||||||| Dependency Management module created...
2022-10-28 03:17:36,783|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-28 03:17:37,037|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-28 03:17:38,199|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-28 03:17:39,662|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-28 03:17:40,001|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-28 03:17:40,008|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.06 seconds (JVM running for 18.023)
2022-10-28 03:17:40,029|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-28 04:14:37,703|57058fb2-70f7-4ad2-847b-b3cf9034f52a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-28 04:14:37,705|57058fb2-70f7-4ad2-847b-b3cf9034f52a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-28 04:14:37,706|57058fb2-70f7-4ad2-847b-b3cf9034f52a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-28 04:14:38,169|57058fb2-70f7-4ad2-847b-b3cf9034f52a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-28 04:14:38,172|57058fb2-70f7-4ad2-847b-b3cf9034f52a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-28 04:14:39,335|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7e008a9f-044e-40c9-a968-c933de3bb08d)
2022-10-28 04:14:39,346|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| deleting definition types under : /opt/app/onap/blueprints/working/7e008a9f-044e-40c9-a968-c933de3bb08d/Definitions
2022-10-28 04:14:39,444|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| reinitialized all type definitions
2022-10-28 04:14:39,449|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-28 04:14:39,484|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-28 04:14:39,491|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-28 04:14:39,497|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-28 04:14:39,546|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing Workflow(helloworld)
2022-10-28 04:14:39,546|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-28 04:14:39,547|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| identified workflow(helloworld) targets(helloworld)
2022-10-28 04:14:39,547|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-28 04:14:39,547|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-28 04:14:39,548|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enriching artifacts file(/opt/app/onap/blueprints/working/7e008a9f-044e-40c9-a968-c933de3bb08d/Templates/hello-world-mapping.json
2022-10-28 04:14:39,562|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-28 04:14:39,562|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-28 04:14:39,563|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing blueprint Resource Definitions
2022-10-28 04:14:39,563|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-28 04:14:39,565|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing file (Templates/hello-world-mapping.json)
2022-10-28 04:14:39,586|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| distinct resource keys ([])
2022-10-28 04:14:39,586|f4514517-622d-4053-b696-0caa5247367a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Enriching Resource Definition sources Node Template: []
2022-10-28 04:14:39,853|b539df51-34a9-4d2c-a7f5-07e896051488||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(5614650d-ff5b-4761-98ce-5225fbb0648a) CBA(/opt/app/onap/blueprints/archive/5614650d-ff5b-4761-98ce-5225fbb0648a/cba.zip)
2022-10-28 04:14:39,865|b539df51-34a9-4d2c-a7f5-07e896051488||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5614650d-ff5b-4761-98ce-5225fbb0648a) and entry definition file (Definitions/blueprint.json)
2022-10-28 04:14:39,929|b539df51-34a9-4d2c-a7f5-07e896051488||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(helloworld)
2022-10-28 04:14:39,946|b539df51-34a9-4d2c-a7f5-07e896051488||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5614650d-ff5b-4761-98ce-5225fbb0648a) and entry definition file (Definitions/blueprint.json)
2022-10-28 04:14:40,057|b539df51-34a9-4d2c-a7f5-07e896051488||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/working/5614650d-ff5b-4761-98ce-5225fbb0648a) present to clean.
2022-10-28 04:14:40,269|9f783a39-b4a6-43e3-87ab-cf8a3508b168||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id 654321
2022-10-28 04:14:40,269|9f783a39-b4a6-43e3-87ab-cf8a3508b168||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 04:14:40,269|9f783a39-b4a6-43e3-87ab-cf8a3508b168||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 04:14:40,276|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| getting cba file name(test101), version(1.0.1) from db
2022-10-28 04:14:40,345|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-28 04:14:40,347|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-28 04:14:40,350|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-28 04:14:40,366|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (helloworld)
2022-10-28 04:14:40,367|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-28 04:14:40,367|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:14:40,376|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-28 04:14:40,376|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 04:14:40,377|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-28 04:14:40,397|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-28 04:14:40,428|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Batched Sequence : ([])
2022-10-28 04:14:40,432|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Generated Resource Param Data ({ })
2022-10-28 04:14:40,520|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 04:14:40,522|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 04:14:40,523|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-28 04:14:40,525|9f783a39-b4a6-43e3-87ab-cf8a3508b168||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 59313ef6-90eb-4eef-b9f5-cee0bc4c503a auditStoreId -1
2022-10-28 04:32:59,575|17697bff-ca35-466c-aa29-62d4da239fbd||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-28 04:32:59,577|17697bff-ca35-466c-aa29-62d4da239fbd||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-28 04:32:59,577|17697bff-ca35-466c-aa29-62d4da239fbd||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-28 04:32:59,811|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-28 04:32:59,812|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-28 04:33:00,397|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-28 04:33:00,402|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(3cb0ea79-dabb-490f-a51c-ff7e2dcdaf30) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-28 04:33:00,427|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(0ecfe01b-2c16-40b2-a013-59078dc45423) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-28 04:33:00,439|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(94588e54-0f9c-45f2-8706-a9bb536a6f25) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-28 04:33:00,453|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(5a6eaf0c-8ea2-4a95-8afd-da034035b00e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-28 04:33:00,470|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(77fadd1d-7c88-4306-a82f-abe75929c3ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-28 04:33:00,487|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(d1f948bd-8a42-466f-8fb2-8ebad94e303f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-28 04:33:00,504|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:00,504|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:00,504|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 04:33:00,505|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 04:33:00,505|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:00,505|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:00,557|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:33:00,605|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:33:00,625|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:33:00,643|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:33:00,744|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:33:00,745|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:33:00,746|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:33:00,807|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:00,943|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:33:00,944|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:33:00,944|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:33:00,991|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:01,089|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:33:01,090|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:33:01,090|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:33:01,091|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(HealthCheck)
2022-10-28 04:33:01,092|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-28 04:33:01,093|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(vf-config-assign)
2022-10-28 04:33:01,094|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(vf-config-deploy)
2022-10-28 04:33:01,138|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 04:33:01,215|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:33:01,217|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:33:01,250|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:33:01,251|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:33:01,252|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 04:33:01,264|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:01,371|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:33:01,372|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:33:01,373|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign-day-2)
2022-10-28 04:33:01,373|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:33:01,374|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy-day-2)
2022-10-28 04:33:01,394|17697bff-ca35-466c-aa29-62d4da239fbd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:02,799|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cffdbc73-2571-43ac-92ad-5762b1860329)
2022-10-28 04:33:02,800|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| deleting definition types under : /opt/app/onap/blueprints/working/cffdbc73-2571-43ac-92ad-5762b1860329/Definitions
2022-10-28 04:33:02,803|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| reinitialized all type definitions
2022-10-28 04:33:02,804|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-10-28 04:33:02,823|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-10-28 04:33:02,830|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-10-28 04:33:02,834|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-10-28 04:33:02,850|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 04:33:02,871|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 04:33:02,880|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-28 04:33:02,895|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:02,913|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:02,925|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:02,935|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:02,946|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:02,988|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-10-28 04:33:02,994|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-10-28 04:33:02,994|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-10-28 04:33:03,007|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 04:33:03,015|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 04:33:03,024|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(capability)
2022-10-28 04:33:03,032|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-28 04:33:03,040|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:03,050|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:03,060|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:03,070|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:03,083|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:03,097|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:33:03,130|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing Workflow(resource-resolution)
2022-10-28 04:33:03,130|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-10-28 04:33:03,130|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-10-28 04:33:03,130|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-10-28 04:33:03,130|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-10-28 04:33:03,131|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-10-28 04:33:03,131|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enriching artifacts file(/opt/app/onap/blueprints/working/cffdbc73-2571-43ac-92ad-5762b1860329/Templates/hello-world-velocity-mapping.json
2022-10-28 04:33:03,137|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-10-28 04:33:03,137|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-10-28 04:33:03,137|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enriching artifacts file(/opt/app/onap/blueprints/working/cffdbc73-2571-43ac-92ad-5762b1860329/Templates/hello-world-jinja-mapping.json
2022-10-28 04:33:03,152|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-10-28 04:33:03,152|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-10-28 04:33:03,152|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing blueprint Resource Definitions
2022-10-28 04:33:03,152|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-10-28 04:33:03,153|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-10-28 04:33:03,153|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-10-28 04:33:03,167|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:03,251|de55207f-8498-4361-b04a-6c97b73c0ad7||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-10-28 04:33:03,441|e025a925-e018-49ce-98dc-cd76a56b8e3e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(c0efdeee-47ca-422f-883b-cb5e218af09e) CBA(/opt/app/onap/blueprints/archive/c0efdeee-47ca-422f-883b-cb5e218af09e/cba.zip)
2022-10-28 04:33:03,452|e025a925-e018-49ce-98dc-cd76a56b8e3e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c0efdeee-47ca-422f-883b-cb5e218af09e) and entry definition file (Definitions/resource-resolution.json)
2022-10-28 04:33:03,495|e025a925-e018-49ce-98dc-cd76a56b8e3e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-resolution)
2022-10-28 04:33:03,502|e025a925-e018-49ce-98dc-cd76a56b8e3e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c0efdeee-47ca-422f-883b-cb5e218af09e) and entry definition file (Definitions/resource-resolution.json)
2022-10-28 04:33:03,541|e025a925-e018-49ce-98dc-cd76a56b8e3e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/working/c0efdeee-47ca-422f-883b-cb5e218af09e) present to clean.
2022-10-28 04:33:03,673|688b1973-21be-4b80-8a44-1f6f3947b3d6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id f08d48d3-1649-4235-a3ff-2127822e495d
2022-10-28 04:33:03,673|688b1973-21be-4b80-8a44-1f6f3947b3d6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 04:33:03,673|688b1973-21be-4b80-8a44-1f6f3947b3d6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 04:33:03,680|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-10-28 04:33:03,738|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-28 04:33:03,740|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-10-28 04:33:03,741|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:03,754|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (resource-resolution)
2022-10-28 04:33:03,757|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-10-28 04:33:03,758|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:33:03,759|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(f08d48d3-1649-4235-a3ff-2127822e495d) for workflow(resource-resolution) step(helloworld)
2022-10-28 04:33:03,759|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 04:33:03,759|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:03,760|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-10-28 04:33:03,796|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:03,828|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:03,828|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-10-28 04:33:04,090|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-28 04:33:04,160|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:04,170|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:04,170|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-28 04:33:04,170|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-28 04:33:04,171|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-10-28 04:33:04,200|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_put)
2022-10-28 04:33:04,215|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-28 04:33:04,216|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Getting Jython Script Class(ResolvProperties)
2022-10-28 04:33:08,248|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Component Object org.python.proxies.__main__$ResolvProperties$1@19aff0e7
2022-10-28 04:33:08,253|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-10-28 04:33:08,265|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_python)
2022-10-28 04:33:08,268|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:08,268|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-10-28 04:33:08,274|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-28 04:33:08,280|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:08,281|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:08,281|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-28 04:33:08,281|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-28 04:33:08,282|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-10-28 04:33:08,283|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:08,283|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-10-28 04:33:08,286|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-28 04:33:08,293|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_patch)
2022-10-28 04:33:08,294|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:08,295|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:08,295|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-28 04:33:08,295|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-28 04:33:08,295|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-10-28 04:33:08,306|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_del)
2022-10-28 04:33:08,308|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-28 04:33:08,340|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-28 04:33:15,187|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| compiled in (6845)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-28 04:33:15,188|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-28 04:33:15,203|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-10-28 04:33:15,220|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_kotlin)
2022-10-28 04:33:15,223|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:15,223|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-10-28 04:33:15,228|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(GET), url(/resource-resolution/get)
2022-10-28 04:33:15,250|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:15,250|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:15,251|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-28 04:33:15,251|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-28 04:33:15,251|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-10-28 04:33:15,261|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_get)
2022-10-28 04:33:15,269|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-10-28 04:33:15,270|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-10-28 04:33:15,284|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_default)
2022-10-28 04:33:15,286|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_input)
2022-10-28 04:33:15,287|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:15,287|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-10-28 04:33:15,291|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(POST), url(/resource-resolution/post)
2022-10-28 04:33:15,297|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:15,298|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:15,298|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-28 04:33:15,298|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-28 04:33:15,298|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-10-28 04:33:15,312|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_post)
2022-10-28 04:33:15,325|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:15,357|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (list)
2022-10-28 04:33:15,359|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-28 04:33:15,360|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,360|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,360|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,360|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,360|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-10-28 04:33:15,379|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (v_db)
2022-10-28 04:33:15,383|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:15,438|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-28 04:33:15,459|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-28 04:33:15,460|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-10-28 04:33:15,498|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:15,501|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-28 04:33:15,501|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-10-28 04:33:15,502|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-28 04:33:15,502|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Getting Jython Script Class(ResolvProperties)
2022-10-28 04:33:15,512|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-10-28 04:33:15,551|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Component Object org.python.proxies.__main__$ResolvProperties$2@5c3c2821
2022-10-28 04:33:15,552|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-10-28 04:33:15,563|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_python)
2022-10-28 04:33:15,565|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:15,565|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-10-28 04:33:15,566|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-28 04:33:15,573|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:15,574|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:15,574|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-28 04:33:15,574|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-28 04:33:15,574|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-10-28 04:33:15,586|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_patch)
2022-10-28 04:33:15,586|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-10-28 04:33:15,596|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_input)
2022-10-28 04:33:15,597|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:15,597|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-10-28 04:33:15,599|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-28 04:33:15,605|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:15,606|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:15,606|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-28 04:33:15,606|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-28 04:33:15,606|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-10-28 04:33:15,621|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_put)
2022-10-28 04:33:15,621|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-10-28 04:33:15,632|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_default)
2022-10-28 04:33:15,633|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:15,633|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-10-28 04:33:15,635|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-28 04:33:15,644|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:15,644|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:15,645|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-28 04:33:15,647|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-28 04:33:15,648|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-10-28 04:33:15,650|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:15,650|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-10-28 04:33:15,653|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(POST), url(/resource-resolution/post)
2022-10-28 04:33:15,660|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:15,661|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:15,661|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-28 04:33:15,661|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-28 04:33:15,661|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-10-28 04:33:15,662|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-28 04:33:15,662|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-10-28 04:33:15,663|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_del)
2022-10-28 04:33:15,664|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(GET), url(/resource-resolution/get)
2022-10-28 04:33:15,672|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:15,672|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:15,672|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-28 04:33:15,673|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-28 04:33:15,673|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-10-28 04:33:15,677|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_post)
2022-10-28 04:33:15,689|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_get)
2022-10-28 04:33:15,696|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-10-28 04:33:15,696|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-10-28 04:33:15,698|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-10-28 04:33:15,704|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:33:15,705|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:33:15,705|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-28 04:33:15,705|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-28 04:33:15,706|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-10-28 04:33:15,718|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_get_id)
2022-10-28 04:33:15,719|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-28 04:33:15,720|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-10-28 04:33:15,730|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_kotlin)
2022-10-28 04:33:15,732|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:15,738|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (list)
2022-10-28 04:33:15,739|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:15,739|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,739|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,739|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,740|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,740|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,740|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,740|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,740|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,741|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-28 04:33:15,741|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:15,754|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (j_db)
2022-10-28 04:33:15,755|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:33:15,959|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-28 04:33:15,966|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-28 04:33:15,967|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 04:33:15,967|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 04:33:15,967|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-10-28 04:33:15,968|688b1973-21be-4b80-8a44-1f6f3947b3d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9c357e86-120b-4fdc-9553-3ac6b94aca2a auditStoreId -1
2022-10-28 04:52:02,628|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(c5437a24-b9f2-4f6a-81d9-b9a449f3c4ca) CBA(/opt/app/onap/blueprints/archive/c5437a24-b9f2-4f6a-81d9-b9a449f3c4ca/cba.zip)
2022-10-28 04:52:02,740|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5437a24-b9f2-4f6a-81d9-b9a449f3c4ca) and entry definition file (Definitions/CNF.json)
2022-10-28 04:52:02,871|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:52:02,872|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:52:02,872|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:52:02,873|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(scale-out)
2022-10-28 04:52:02,873|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(scale)
2022-10-28 04:52:02,874|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(scale-in)
2022-10-28 04:52:02,874|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(health-check)
2022-10-28 04:52:02,903|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5437a24-b9f2-4f6a-81d9-b9a449f3c4ca) and entry definition file (Definitions/CNF.json)
2022-10-28 04:52:02,972|1810f8f3-0fbb-4081-98ef-c84fb7f67ffa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/working/c5437a24-b9f2-4f6a-81d9-b9a449f3c4ca) present to clean.
2022-10-28 04:52:06,022|1e3acc29-5986-4f29-928c-577596b42e6c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-28 04:52:06,023|1e3acc29-5986-4f29-928c-577596b42e6c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-28 04:52:06,023|1e3acc29-5986-4f29-928c-577596b42e6c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-28 04:52:06,235|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-28 04:52:06,235|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-28 04:52:06,617|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-28 04:52:06,618|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(df1ebdaf-0b65-45ee-8172-45c53ba65a6e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-28 04:52:06,641|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(be2a909f-f716-46b8-ab6c-a63024a7416c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-28 04:52:06,648|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(c0312dfa-60e5-4701-98fa-7dcd39e563aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-28 04:52:06,659|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(f4149fcd-3236-498a-b659-6f538f22681a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-28 04:52:06,673|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(e6f162df-acdf-4331-9860-e477b4c5fcc6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-28 04:52:06,688|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(1fbdb49c-31fa-40c8-b18c-71cfb8dcde9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-28 04:52:06,704|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:52:06,704|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:52:06,705|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 04:52:06,705|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 04:52:06,706|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:52:06,707|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:52:06,723|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:52:06,756|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:52:06,773|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:52:06,790|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:52:06,876|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:52:06,877|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:52:06,878|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign-day-2)
2022-10-28 04:52:06,878|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:52:06,879|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy-day-2)
2022-10-28 04:52:06,902|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:52:06,941|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :5G_Core::1.0.37
2022-10-28 04:52:06,968|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-10-28 04:52:06,975|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-10-28 04:52:07,013|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:52:07,014|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:52:07,014|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:52:07,051|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:52:07,083|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-28 04:52:07,094|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-28 04:52:07,102|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-28 04:52:07,134|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:52:07,134|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:52:07,135|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:52:07,172|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:52:07,199|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-28 04:52:07,212|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-28 04:52:07,219|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-28 04:52:07,249|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:52:07,250|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:52:07,251|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:52:07,251|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(HealthCheck)
2022-10-28 04:52:07,252|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-28 04:52:07,252|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(vf-config-assign)
2022-10-28 04:52:07,253|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(vf-config-deploy)
2022-10-28 04:52:07,293|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 04:52:07,320|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-28 04:52:07,332|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-28 04:52:07,340|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-28 04:52:07,357|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:52:07,358|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:52:07,387|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:52:07,388|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:52:07,389|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 04:52:07,394|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:52:07,405|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-28 04:52:07,417|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-28 04:52:07,418|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-28 04:52:07,442|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-28 04:52:07,452|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-28 04:52:07,454|1e3acc29-5986-4f29-928c-577596b42e6c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-28 04:52:18,550|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/148cb01b-f658-41e4-85c2-a11c376a03ec)
2022-10-28 04:52:18,550|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| deleting definition types under : /opt/app/onap/blueprints/working/148cb01b-f658-41e4-85c2-a11c376a03ec/Definitions
2022-10-28 04:52:18,553|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| reinitialized all type definitions
2022-10-28 04:52:18,554|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-28 04:52:18,570|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(vnf-template)
2022-10-28 04:52:18,575|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-28 04:52:18,580|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-28 04:52:18,600|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,615|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,621|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,626|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-28 04:52:18,626|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-28 04:52:18,626|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-28 04:52:18,638|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,644|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,651|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,657|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-28 04:52:18,671|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,678|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,684|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,689|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,695|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,702|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,714|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-28 04:52:18,717|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-28 04:52:18,717|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-28 04:52:18,717|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-28 04:52:18,729|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,735|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,742|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(input)
2022-10-28 04:52:18,747|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-28 04:52:18,775|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing Workflow(resource-assignment)
2022-10-28 04:52:18,776|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-28 04:52:18,776|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-28 04:52:18,776|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-28 04:52:18,776|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-28 04:52:18,776|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-28 04:52:18,776|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enriching artifacts file(/opt/app/onap/blueprints/working/148cb01b-f658-41e4-85c2-a11c376a03ec/Templates/vnf-mapping.json
2022-10-28 04:52:18,781|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-28 04:52:18,781|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-28 04:52:18,782|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enriching artifacts file(/opt/app/onap/blueprints/working/148cb01b-f658-41e4-85c2-a11c376a03ec/Templates/base_ubuntu20-mapping.json
2022-10-28 04:52:18,787|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-28 04:52:18,787|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-28 04:52:18,787|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing Workflow(config-assign)
2022-10-28 04:52:18,788|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-28 04:52:18,788|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| identified workflow(config-assign) targets(config-assign)
2022-10-28 04:52:18,788|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-28 04:52:18,788|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-28 04:52:18,788|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enriching artifacts file(/opt/app/onap/blueprints/working/148cb01b-f658-41e4-85c2-a11c376a03ec/Templates/baseconfig-mapping.json
2022-10-28 04:52:18,794|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-28 04:52:18,794|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-28 04:52:18,795|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing Workflow(config-deploy)
2022-10-28 04:52:18,795|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-28 04:52:18,795|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-28 04:52:18,795|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(config-deploy) resource assignment files([]
2022-10-28 04:52:18,795|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing blueprint Resource Definitions
2022-10-28 04:52:18,795|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-28 04:52:18,796|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing file (Templates/vnf-mapping.json)
2022-10-28 04:52:18,796|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-28 04:52:18,796|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing file (Templates/baseconfig-mapping.json)
2022-10-28 04:52:18,808|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:52:18,860|800f2c66-00de-4b15-a5b8-fafea3fec09b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-28 04:52:19,028|aace3c92-10db-4cad-9043-f77d1c47a00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(754dc997-3f98-4b80-a999-2f979f093d8d) CBA(/opt/app/onap/blueprints/archive/754dc997-3f98-4b80-a999-2f979f093d8d/cba.zip)
2022-10-28 04:52:19,036|aace3c92-10db-4cad-9043-f77d1c47a00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/754dc997-3f98-4b80-a999-2f979f093d8d) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:52:19,047|aace3c92-10db-4cad-9043-f77d1c47a00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:52:19,069|aace3c92-10db-4cad-9043-f77d1c47a00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:52:19,070|aace3c92-10db-4cad-9043-f77d1c47a00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:52:19,070|aace3c92-10db-4cad-9043-f77d1c47a00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:52:19,079|aace3c92-10db-4cad-9043-f77d1c47a00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/754dc997-3f98-4b80-a999-2f979f093d8d) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:52:19,107|aace3c92-10db-4cad-9043-f77d1c47a00c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/working/754dc997-3f98-4b80-a999-2f979f093d8d) present to clean.
2022-10-28 04:53:04,592|1e271ae4-fd4b-430a-8e13-d808c632a13d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-28 04:53:04,592|1e271ae4-fd4b-430a-8e13-d808c632a13d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-28 04:53:04,593|1e271ae4-fd4b-430a-8e13-d808c632a13d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-28 04:53:04,784|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-28 04:53:04,784|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-28 04:53:05,231|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-28 04:53:05,232|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(59d1146c-681e-4b38-b715-385f3b6b6b0c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-28 04:53:05,249|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(3647253b-fc33-4165-a9a9-8190087fb208) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-28 04:53:05,256|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(e78e973c-b4a7-4a9f-9cf0-b58a1397bcf5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-28 04:53:05,267|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(566add06-5cdb-4c66-a3a3-4b71dcba42c6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-28 04:53:05,281|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(75243027-cb1b-4435-a0ce-40708cf15e4d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-28 04:53:05,294|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(7588ee12-3263-4451-839a-360aa91976c1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-28 04:53:05,306|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:53:05,306|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:53:05,307|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 04:53:05,307|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 04:53:05,307|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:53:05,307|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:53:05,331|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:53:05,365|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:53:05,380|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:53:05,397|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:53:05,460|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:53:05,460|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:53:05,461|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:53:05,496|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:53:05,521|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-28 04:53:05,536|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-28 04:53:05,543|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-28 04:53:05,578|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:53:05,579|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:53:05,579|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:53:05,616|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:53:05,644|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-28 04:53:05,657|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-28 04:53:05,657|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-28 04:53:05,696|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:53:05,697|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:53:05,698|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:53:05,698|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(HealthCheck)
2022-10-28 04:53:05,699|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-28 04:53:05,700|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(vf-config-assign)
2022-10-28 04:53:05,701|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(vf-config-deploy)
2022-10-28 04:53:05,742|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-28 04:53:05,769|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-28 04:53:05,782|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-28 04:53:05,782|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-28 04:53:05,806|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:53:05,807|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:53:05,840|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:53:05,841|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:53:05,842|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-28 04:53:05,853|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:53:05,875|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-28 04:53:05,890|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-28 04:53:05,899|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-28 04:53:05,920|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-28 04:53:05,934|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-28 04:53:05,941|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-28 04:53:05,965|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:53:05,966|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:53:05,967|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign-day-2)
2022-10-28 04:53:05,969|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:53:05,970|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy-day-2)
2022-10-28 04:53:05,995|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:53:06,008|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :5G_Core::1.0.37
2022-10-28 04:53:06,022|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-10-28 04:53:06,023|1e271ae4-fd4b-430a-8e13-d808c632a13d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-10-28 04:53:16,961|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3e0d47d9-0f02-4422-99e2-87489fafddef)
2022-10-28 04:53:16,962|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| deleting definition types under : /opt/app/onap/blueprints/working/3e0d47d9-0f02-4422-99e2-87489fafddef/Definitions
2022-10-28 04:53:16,964|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| reinitialized all type definitions
2022-10-28 04:53:16,965|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(netconf-device)
2022-10-28 04:53:16,984|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(resolve-data)
2022-10-28 04:53:17,004|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-10-28 04:53:17,010|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-10-28 04:53:17,015|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-10-28 04:53:17,041|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-10-28 04:53:17,060|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing Workflow(config-assign)
2022-10-28 04:53:17,060|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-10-28 04:53:17,060|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| identified workflow(config-assign) targets(resolve-data)
2022-10-28 04:53:17,060|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-10-28 04:53:17,060|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-10-28 04:53:17,060|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enriching artifacts file(/opt/app/onap/blueprints/working/3e0d47d9-0f02-4422-99e2-87489fafddef/Templates/netconfrpc-mapping.json
2022-10-28 04:53:17,066|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-10-28 04:53:17,066|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-28 04:53:17,066|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing Workflow(config-deploy)
2022-10-28 04:53:17,067|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-10-28 04:53:17,067|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| identified workflow(config-deploy) targets(execute-netconf)
2022-10-28 04:53:17,067|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(config-deploy) resource assignment files([]
2022-10-28 04:53:17,067|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| ##### Enhancing blueprint Resource Definitions
2022-10-28 04:53:17,067|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-10-28 04:53:17,067|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing file (Templates/netconfrpc-mapping.json)
2022-10-28 04:53:17,072|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| distinct resource keys ([input-source])
2022-10-28 04:53:17,079|11d2f09b-4964-4489-94b4-e009254fb84b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Enriching Resource Definition sources Node Template: [source-input]
2022-10-28 04:53:39,491|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 04:53:39,596|||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-10-28 04:53:39,646|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| request(eea6cd8e-b603-477d-ac13-c469db549d6b)
2022-10-28 04:53:39,650|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| CBA file(/opt/app/onap/blueprints/archive/303b05ab-54e8-4288-ada2-0334bd488f7a/cba.zip written successfully
2022-10-28 04:53:39,651|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(303b05ab-54e8-4288-ada2-0334bd488f7a) CBA(/opt/app/onap/blueprints/archive/303b05ab-54e8-4288-ada2-0334bd488f7a/cba.zip)
2022-10-28 04:53:39,678|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/303b05ab-54e8-4288-ada2-0334bd488f7a) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:39,735|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:53:39,736|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:53:39,737|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:53:39,737|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(scale-out)
2022-10-28 04:53:39,738|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(scale)
2022-10-28 04:53:39,739|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(scale-in)
2022-10-28 04:53:39,739|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(health-check)
2022-10-28 04:53:39,761|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/303b05ab-54e8-4288-ada2-0334bd488f7a) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:39,783|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-28 04:53:39,796|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-28 04:53:39,798|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-28 04:53:39,819|eea6cd8e-b603-477d-ac13-c469db549d6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/working/303b05ab-54e8-4288-ada2-0334bd488f7a) present to clean.
2022-10-28 04:53:42,650|d6b08d26-1b8e-410c-800f-8fe0bbca3894||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-28 04:53:42,831|d6b08d26-1b8e-410c-800f-8fe0bbca3894||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:53:42,833|d6b08d26-1b8e-410c-800f-8fe0bbca3894||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:53:42,837|d6b08d26-1b8e-410c-800f-8fe0bbca3894||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:42,999|bf020195-0444-42dd-a216-e8bc77eb3977||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:53:43,000|bf020195-0444-42dd-a216-e8bc77eb3977||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:53:43,003|bf020195-0444-42dd-a216-e8bc77eb3977||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:43,643|5b28b1e3-2f84-43f5-9987-8c4430d676b6||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:53:43,644|5b28b1e3-2f84-43f5-9987-8c4430d676b6||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:53:43,646|5b28b1e3-2f84-43f5-9987-8c4430d676b6||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:43,817|3abae53c-44cf-4058-bbec-2c52d8ed0bea||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:53:43,817|3abae53c-44cf-4058-bbec-2c52d8ed0bea||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:53:43,819|3abae53c-44cf-4058-bbec-2c52d8ed0bea||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:44,026|afc78244-ed5d-40a5-92b6-31376877fdc5||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:53:44,026|afc78244-ed5d-40a5-92b6-31376877fdc5||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:53:44,029|afc78244-ed5d-40a5-92b6-31376877fdc5||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:44,254|a90fdf74-a9ed-4e6f-84c8-da8669c7cc69||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:53:44,254|a90fdf74-a9ed-4e6f-84c8-da8669c7cc69||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:53:44,257|a90fdf74-a9ed-4e6f-84c8-da8669c7cc69||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:44,488|fa5603de-142e-4abd-ba2d-834ab82abe09||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:53:44,488|fa5603de-142e-4abd-ba2d-834ab82abe09||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:53:44,490|fa5603de-142e-4abd-ba2d-834ab82abe09||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:44,664|13fb2fcf-64a4-4a86-bec8-18ffc6895b32||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:53:44,665|13fb2fcf-64a4-4a86-bec8-18ffc6895b32||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:53:44,669|13fb2fcf-64a4-4a86-bec8-18ffc6895b32||DefaultDispatcher-worker-27||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:53:51,628|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 04:53:51,733|||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-10-28 04:53:51,735|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| request(be2b662b-9dce-4c23-9e6a-45a0c5211519)
2022-10-28 04:53:51,735|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| CBA file(/opt/app/onap/blueprints/archive/f07bf217-c01f-433c-b57e-d36f6fdb9514/cba.zip written successfully
2022-10-28 04:53:51,736|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(f07bf217-c01f-433c-b57e-d36f6fdb9514) CBA(/opt/app/onap/blueprints/archive/f07bf217-c01f-433c-b57e-d36f6fdb9514/cba.zip)
2022-10-28 04:53:51,742|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f07bf217-c01f-433c-b57e-d36f6fdb9514) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:53:51,754|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:53:51,778|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(resource-assignment)
2022-10-28 04:53:51,779|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:53:51,780|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:53:51,789|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f07bf217-c01f-433c-b57e-d36f6fdb9514) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:53:51,799|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-28 04:53:51,811|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-28 04:53:51,815|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-28 04:53:51,830|be2b662b-9dce-4c23-9e6a-45a0c5211519||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/working/f07bf217-c01f-433c-b57e-d36f6fdb9514) present to clean.
2022-10-28 04:54:11,628|bfbe64d6-5bfa-4945-8a89-df85e9d92315||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-28 04:54:11,694|bfbe64d6-5bfa-4945-8a89-df85e9d92315||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 04:54:11,696|bfbe64d6-5bfa-4945-8a89-df85e9d92315||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 04:54:11,698|bfbe64d6-5bfa-4945-8a89-df85e9d92315||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:54:11,858|ef5950ac-eeb6-425b-8dc7-be5141c0fc9d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 04:54:11,858|ef5950ac-eeb6-425b-8dc7-be5141c0fc9d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 04:54:11,861|ef5950ac-eeb6-425b-8dc7-be5141c0fc9d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:54:12,225|0e287b46-25bb-4465-916a-e0244fe05b1d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 04:54:12,225|0e287b46-25bb-4465-916a-e0244fe05b1d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 04:54:12,227|0e287b46-25bb-4465-916a-e0244fe05b1d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:54:12,408|b5e910bf-5e92-4b88-8a6d-8bff6452542c||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 04:54:12,408|b5e910bf-5e92-4b88-8a6d-8bff6452542c||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 04:54:12,410|b5e910bf-5e92-4b88-8a6d-8bff6452542c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:54:22,609|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 04:54:22,713|||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-10-28 04:54:22,716|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| request(309c050a-3b56-4dce-a096-9fff4736a729)
2022-10-28 04:54:22,717|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| CBA file(/opt/app/onap/blueprints/archive/23aaea2a-355e-4902-8401-a185c85724a5/cba.zip written successfully
2022-10-28 04:54:22,717|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Save processing(23aaea2a-355e-4902-8401-a185c85724a5) CBA(/opt/app/onap/blueprints/archive/23aaea2a-355e-4902-8401-a185c85724a5/cba.zip)
2022-10-28 04:54:22,729|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/23aaea2a-355e-4902-8401-a185c85724a5) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 04:54:22,736|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-28 04:54:22,747|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-assign)
2022-10-28 04:54:22,748|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Validating Workflow(config-deploy)
2022-10-28 04:54:22,754|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/23aaea2a-355e-4902-8401-a185c85724a5) and entry definition file (Definitions/pnf_netconf.json)
2022-10-28 04:54:22,766|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-28 04:54:22,778|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-28 04:54:22,779|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-28 04:54:22,801|309c050a-3b56-4dce-a096-9fff4736a729||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| No compiled cache(/opt/app/onap/blueprints/working/23aaea2a-355e-4902-8401-a185c85724a5) present to clean.
2022-10-28 04:57:37,895|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id ad2c3f93-45ed-4eb0-9e65-ded415268ee0
2022-10-28 04:57:37,895|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 04:57:37,895|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 04:57:37,897|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:57:37,897|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:57:37,901|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:57:37,919|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (resource-assignment)
2022-10-28 04:57:37,985|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Execute node(START) -> executed state(SUCCESS)
2022-10-28 04:57:37,989|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(resource-assignment[ad2c3f93-45ed-4eb0-9e65-ded415268ee0])'s step(resource-assignment)
2022-10-28 04:57:37,989|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:57:37,991|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(ad2c3f93-45ed-4eb0-9e65-ded415268ee0) for workflow(resource-assignment) step(resource-assignment)
2022-10-28 04:57:37,991|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 04:57:37,991|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-28 04:57:37,992|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-28 04:57:38,008|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:38,015|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-28 04:57:38,016|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-28 04:57:38,017|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-28 04:57:38,017|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("3ac103c2-7355-433f-8691-4f5dd00c4d4a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 04:57:38,017|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("69382e3a-9956-41d1-8eec-b6969cf0f0cd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 04:57:38,029|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:38,029|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:38,041|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-28 04:57:40,714|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - )
2022-10-28 04:57:40,715|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:57:40,715|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221028t045741484062z")
2022-10-28 04:57:40,715|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221028t045741484062z")
2022-10-28 04:57:40,715|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221028t045741484062z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-28 04:57:40,716|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-28 04:57:40,718|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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" : "69382e3a-9956-41d1-8eec-b6969cf0f0cd",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "3ac103c2-7355-433f-8691-4f5dd00c4d4a",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221028t045741484062z"
})
2022-10-28 04:57:40,726|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 04:57:40,727|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 04:57:40,727|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-28 04:57:40,727|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(resource-assignment[ad2c3f93-45ed-4eb0-9e65-ded415268ee0])'s step(profile-upload)
2022-10-28 04:57:40,727|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:57:40,735|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(ad2c3f93-45ed-4eb0-9e65-ded415268ee0) for workflow(resource-assignment) step(profile-upload)
2022-10-28 04:57:40,735|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-28 04:57:40,735|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:40,736|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Triggering K8s Profile Upload component logic.
2022-10-28 04:57:40,736|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Getting the template prefixes
2022-10-28 04:57:40,737|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Iterating over prefixes in resource assignment map.
2022-10-28 04:57:40,739|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Prefix vnf does not have required data for us to continue.
2022-10-28 04:57:40,739|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 04:57:40,739|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-28 04:57:40,740|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-28 04:57:40,740|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Execute node(END) -> executed state(SUCCESS)
2022-10-28 04:57:40,743|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(ad2c3f93-45ed-4eb0-9e65-ded415268ee0) nodes completed with (0)exceptions
2022-10-28 04:57:40,744|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-28 04:57:40,744|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ee092535-5754-4a18-8efd-061ef4a4ea9e auditStoreId -1
2022-10-28 04:57:44,859|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id e8aff873-a3df-43a3-bde8-80f0d735a903
2022-10-28 04:57:44,859|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 04:57:44,859|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 04:57:44,859|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:57:44,859|8c7cdcae-eb3c-45f0-82f1-414a1158252c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:57:44,861|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:57:44,900|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (resource-assignment)
2022-10-28 04:57:44,902|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Execute node(START) -> executed state(SUCCESS)
2022-10-28 04:57:44,902|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(resource-assignment[e8aff873-a3df-43a3-bde8-80f0d735a903])'s step(resource-assignment)
2022-10-28 04:57:44,902|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:57:44,903|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(e8aff873-a3df-43a3-bde8-80f0d735a903) for workflow(resource-assignment) step(resource-assignment)
2022-10-28 04:57:44,903|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 04:57:44,903|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-28 04:57:44,904|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-28 04:57:44,944|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:44,950|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-28 04:57:44,950|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("fc244fbb-329f-4e70-97c5-060c7807dd9d") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-28 04:57:44,951|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-28 04:57:44,951|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-10-28 04:57:44,951|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("c0520a40-b117-4f0b-8382-ca0cb73bb58d") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-28 04:57:44,953|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:44,956|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:45,047|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Parameter information : ({customizationid=c0520a40-b117-4f0b-8382-ca0cb73bb58d})
2022-10-28 04:57:45,079|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Parameter information : ({customizationid=c0520a40-b117-4f0b-8382-ca0cb73bb58d})
2022-10-28 04:57:45,105|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:57:45,117|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"}])
2022-10-28 04:57:45,117|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("de958dbd-7fe2-4ebf-a434-b0ffac69a34c") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-28 04:57:45,121|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:57:45,122|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"51ca274a-a518-45b2-8150-c85164c60e16"}])
2022-10-28 04:57:45,122|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("51ca274a-a518-45b2-8150-c85164c60e16") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-28 04:57:45,124|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-28 04:57:45,131|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Transformed value: null -> de958dbd-7fe2-4ebf-a434-b0ffac69a34c
2022-10-28 04:57:45,133|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:45,168|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Parameter information : ({customizationid=c0520a40-b117-4f0b-8382-ca0cb73bb58d})
2022-10-28 04:57:45,177|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:57:45,178|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-28 04:57:45,178|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-28 04:57:45,178|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-10-28 04:57:45,179|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-28 04:57:45,190|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Transformed value: null -> c0520a40-b117-4f0b-8382-ca0cb73bb58d
2022-10-28 04:57:45,191|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("69382e3a-9956-41d1-8eec-b6969cf0f0cd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 04:57:45,192|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-10-28 04:57:45,192|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-28 04:57:45,192|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("3ac103c2-7355-433f-8691-4f5dd00c4d4a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 04:57:45,196|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/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-10-28 04:57:45,197|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-10-28 04:57:45,197|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/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-10-28 04:57:45,197|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/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-10-28 04:57:45,210|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-28 04:57:45,222|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-28 04:57:45,232|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:57:45,232|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:57:45,232|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:57:45,233|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221028t045741484062z")
2022-10-28 04:57:45,233|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221028t045741484062z")
2022-10-28 04:57:45,233|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221028t045741484062z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-28 04:57:45,234|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:57:45,234|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-28 04:57:45,234|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-28 04:57:45,234|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-28 04:57:45,241|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:45,242|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:45,243|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-28 04:57:45,426|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - )
2022-10-28 04:57:45,426|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:57:45,426|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221028t045741484062z-helm_apache-vfmt-001")
2022-10-28 04:57:45,426|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221028t045741484062z-helm_apache-vfmt-001")
2022-10-28 04:57:45,426|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221028t045741484062z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-10-28 04:57:45,432|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-28 04:57:45,437|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/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-10-28 04:57:45,438|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/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-10-28 04:57:45,448|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-28 04:57:45,458|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:57:45,459|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response processing type (string)
2022-10-28 04:57:45,459|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-28 04:57:45,459|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-28 04:57:45,459|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-28 04:57:45,460|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-28 04:57:45,460|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-28 04:57:45,461|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
  "k8s-rb-definition-version" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d",
  "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" : "69382e3a-9956-41d1-8eec-b6969cf0f0cd",
  "vf-module-id" : "fc244fbb-329f-4e70-97c5-060c7807dd9d",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d",
  "vf-module-model-invariant-uuid" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
  "vf-module-model-version" : "51ca274a-a518-45b2-8150-c85164c60e16",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221028t045741484062z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "3ac103c2-7355-433f-8691-4f5dd00c4d4a",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221028t045741484062z"
})
2022-10-28 04:57:45,474|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 04:57:45,474|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 04:57:45,474|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-28 04:57:45,475|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(resource-assignment[e8aff873-a3df-43a3-bde8-80f0d735a903])'s step(profile-upload)
2022-10-28 04:57:45,475|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:57:45,476|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(e8aff873-a3df-43a3-bde8-80f0d735a903) for workflow(resource-assignment) step(profile-upload)
2022-10-28 04:57:45,476|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-28 04:57:45,476|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:57:45,476|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Triggering K8s Profile Upload component logic.
2022-10-28 04:57:45,476|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Getting the template prefixes
2022-10-28 04:57:45,476|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Iterating over prefixes in resource assignment map.
2022-10-28 04:57:45,494|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(GET), url(/v1/rb/definition/de958dbd-7fe2-4ebf-a434-b0ffac69a34c/c0520a40-b117-4f0b-8382-ca0cb73bb58d)
2022-10-28 04:57:45,507|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:57:45,517|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(GET), url(/v1/rb/definition/de958dbd-7fe2-4ebf-a434-b0ffac69a34c/c0520a40-b117-4f0b-8382-ca0cb73bb58d/profile/node-port-profile)
2022-10-28 04:57:45,522|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(404 - Not Found)
2022-10-28 04:57:45,522|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Uploading K8s Profile..
2022-10-28 04:57:45,542|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(POST), url(/v1/rb/definition/de958dbd-7fe2-4ebf-a434-b0ffac69a34c/c0520a40-b117-4f0b-8382-ca0cb73bb58d/profile)
2022-10-28 04:57:45,551|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(201 - Created)
2022-10-28 04:57:45,568|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Rest request method(POST), url(/v1/rb/definition/de958dbd-7fe2-4ebf-a434-b0ffac69a34c/c0520a40-b117-4f0b-8382-ca0cb73bb58d/profile/node-port-profile/content)
2022-10-28 04:57:45,577|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Response status(200 - OK)
2022-10-28 04:57:45,577|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| K8s Profile Upload Completed
2022-10-28 04:57:45,577|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 04:57:45,577|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-28 04:57:45,577|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-28 04:57:45,578|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Execute node(END) -> executed state(SUCCESS)
2022-10-28 04:57:45,578|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| workflow(e8aff873-a3df-43a3-bde8-80f0d735a903) nodes completed with (0)exceptions
2022-10-28 04:57:45,578|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-28 04:57:45,579|8c7cdcae-eb3c-45f0-82f1-414a1158252c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3f35a816-5ded-4736-bec5-c9328f211d52 auditStoreId -1
2022-10-28 04:57:50,073|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 04:57:50,176|||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-10-28 04:57:50,204|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id 8c7cdcae-eb3c-45f0-82f1-414a1158252c
2022-10-28 04:57:50,205|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 04:57:50,205|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 04:57:50,205|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:57:50,205|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:57:50,211|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:57:50,215|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (config-assign)
2022-10-28 04:57:50,217|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-28 04:57:50,217|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[8c7cdcae-eb3c-45f0-82f1-414a1158252c])'s step(config-setup)
2022-10-28 04:57:50,217|||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-10-28 04:57:50,218|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(8c7cdcae-eb3c-45f0-82f1-414a1158252c) for workflow(config-assign) step(config-setup)
2022-10-28 04:57:50,218|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 04:57:50,218|||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-10-28 04:57:50,219|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-28 04:57:50,236|||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-10-28 04:57:50,237|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-28 04:57:50,238|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("69382e3a-9956-41d1-8eec-b6969cf0f0cd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 04:57:50,244|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-28 04:57:50,244|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-28 04:57:50,252|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd)
2022-10-28 04:57:50,271|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-28 04:57:50,272|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-28 04:57:50,273|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35")
2022-10-28 04:57:50,273|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35")
2022-10-28 04:57:50,273|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-28 04:57:50,274|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3ac103c2-7355-433f-8691-4f5dd00c4d4a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 04:57:50,278|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/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-10-28 04:57:50,278|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-28 04:57:50,285|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/vnf-data/vf-modules)
2022-10-28 04:57:50,295|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-28 04:57:50,295|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-10-28 04:57:50,295|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","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_7b50f922-a2de-4b75-9140-8014f5332e35_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":"51ca274a-a518-45b2-8150-c85164c60e16","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-20221028t045741484062z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t045741484062z","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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"8c7cdcae-eb3c-45f0-82f1-414a1158252c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c49ee462-9ff5-47bf-81e4-9960c5494080","model-invariant-uuid":"42317859-e8d0-4b56-bf30-01166dfe5973"},"global-customer-id":"basiccnf-macro-customer","service-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","service-instance-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6d72134b-1913-492f-9935-33b3c9039bcc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/12f3bff4-a53e-4e68-a286-44ef1fde5f53","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b5a0680b-650f-49c4-b7d4-83899c0e70df","model-uuid":"4bca9f36-488b-406d-a9aa-997541e8e4fe","model-invariant-uuid":"36009e38-35a7-4da5-9f77-40de9b4d2e9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3ac103c2-7355-433f-8691-4f5dd00c4d4a"},"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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d"}}}]})
2022-10-28 04:57:50,296|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","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_7b50f922-a2de-4b75-9140-8014f5332e35_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":"51ca274a-a518-45b2-8150-c85164c60e16","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-20221028t045741484062z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t045741484062z","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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"8c7cdcae-eb3c-45f0-82f1-414a1158252c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c49ee462-9ff5-47bf-81e4-9960c5494080","model-invariant-uuid":"42317859-e8d0-4b56-bf30-01166dfe5973"},"global-customer-id":"basiccnf-macro-customer","service-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","service-instance-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6d72134b-1913-492f-9935-33b3c9039bcc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/12f3bff4-a53e-4e68-a286-44ef1fde5f53","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b5a0680b-650f-49c4-b7d4-83899c0e70df","model-uuid":"4bca9f36-488b-406d-a9aa-997541e8e4fe","model-invariant-uuid":"36009e38-35a7-4da5-9f77-40de9b4d2e9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3ac103c2-7355-433f-8691-4f5dd00c4d4a"},"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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d"}}}]})
2022-10-28 04:57:50,296|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","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_7b50f922-a2de-4b75-9140-8014f5332e35_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":"51ca274a-a518-45b2-8150-c85164c60e16","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-20221028t045741484062z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t045741484062z","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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"8c7cdcae-eb3c-45f0-82f1-414a1158252c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c49ee462-9ff5-47bf-81e4-9960c5494080","model-invariant-uuid":"42317859-e8d0-4b56-bf30-01166dfe5973"},"global-customer-id":"basiccnf-macro-customer","service-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","service-instance-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6d72134b-1913-492f-9935-33b3c9039bcc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/12f3bff4-a53e-4e68-a286-44ef1fde5f53","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b5a0680b-650f-49c4-b7d4-83899c0e70df","model-uuid":"4bca9f36-488b-406d-a9aa-997541e8e4fe","model-invariant-uuid":"36009e38-35a7-4da5-9f77-40de9b4d2e9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3ac103c2-7355-433f-8691-4f5dd00c4d4a"},"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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d"}}}]), type  ({json})
2022-10-28 04:57:50,296|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","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_7b50f922-a2de-4b75-9140-8014f5332e35_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":"51ca274a-a518-45b2-8150-c85164c60e16","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-20221028t045741484062z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t045741484062z","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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"8c7cdcae-eb3c-45f0-82f1-414a1158252c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c49ee462-9ff5-47bf-81e4-9960c5494080","model-invariant-uuid":"42317859-e8d0-4b56-bf30-01166dfe5973"},"global-customer-id":"basiccnf-macro-customer","service-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","service-instance-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6d72134b-1913-492f-9935-33b3c9039bcc","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/12f3bff4-a53e-4e68-a286-44ef1fde5f53","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b5a0680b-650f-49c4-b7d4-83899c0e70df","model-uuid":"4bca9f36-488b-406d-a9aa-997541e8e4fe","model-invariant-uuid":"36009e38-35a7-4da5-9f77-40de9b4d2e9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3ac103c2-7355-433f-8691-4f5dd00c4d4a"},"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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-28 04:57:50,301|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-28 04:57:50,301|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-28 04:57:50,349|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a?depth=1)
2022-10-28 04:57:50,672|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-28 04:57:50,673|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-10-28 04:57:50,673|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666933068014","model-invariant-id":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","model-version-id":"51ca274a-a518-45b2-8150-c85164c60e16","model-customization-id":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","module-index":0}]})
2022-10-28 04:57:50,673|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666933068014","model-invariant-id":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","model-version-id":"51ca274a-a518-45b2-8150-c85164c60e16","model-customization-id":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","module-index":0}]})
2022-10-28 04:57:50,674|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666933068014","model-invariant-id":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","model-version-id":"51ca274a-a518-45b2-8150-c85164c60e16","model-customization-id":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","module-index":0}]), type  ({json})
2022-10-28 04:57:50,674|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666933068014","model-invariant-id":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","model-version-id":"51ca274a-a518-45b2-8150-c85164c60e16","model-customization-id":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-28 04:57:50,676|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-28 04:57:50,678|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:57:55,167|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (4489)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:57:55,167|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:57:55,187|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","k8s-rb-definition-version":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","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-10-28 04:57:55,189|||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" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
      "k8s-rb-definition-version" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "69382e3a-9956-41d1-8eec-b6969cf0f0cd",
  "service-instance-name" : "basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d",
      "model-invariant-id" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
      "model-version-id" : "51ca274a-a518-45b2-8150-c85164c60e16",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1666933068014",
      "vf-module-id" : "fc244fbb-329f-4e70-97c5-060c7807dd9d",
      "vf-module-name" : "basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "8c7cdcae-eb3c-45f0-82f1-414a1158252c",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/12f3bff4-a53e-4e68-a286-44ef1fde5f53",
          "svc-request-id" : "6d72134b-1913-492f-9935-33b3c9039bcc"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "42317859-e8d0-4b56-bf30-01166dfe5973",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c49ee462-9ff5-47bf-81e4-9960c5494080",
            "model-version" : "1.0"
          },
          "service-id" : "69382e3a-9956-41d1-8eec-b6969cf0f0cd",
          "service-instance-id" : "69382e3a-9956-41d1-8eec-b6969cf0f0cd",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d",
            "model-invariant-uuid" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "51ca274a-a518-45b2-8150-c85164c60e16",
            "model-version" : "1"
          },
          "vf-module-id" : "fc244fbb-329f-4e70-97c5-060c7807dd9d",
          "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_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d",
            "model-invariant-uuid" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "51ca274a-a518-45b2-8150-c85164c60e16",
            "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" : "51ca274a-a518-45b2-8150-c85164c60e16"
            }, {
              "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-20221028t045741484062z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221028t045741484062z"
            }, {
              "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" : "fc244fbb-329f-4e70-97c5-060c7807dd9d",
            "vf-module-name" : "basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "b5a0680b-650f-49c4-b7d4-83899c0e70df",
            "model-invariant-uuid" : "36009e38-35a7-4da5-9f77-40de9b4d2e9c",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "4bca9f36-488b-406d-a9aa-997541e8e4fe",
            "model-version" : "1.0"
          },
          "vnf-id" : "3ac103c2-7355-433f-8691-4f5dd00c4d4a",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "fc244fbb-329f-4e70-97c5-060c7807dd9d"
    } ]
  },
  "vnf-id" : "3ac103c2-7355-433f-8691-4f5dd00c4d4a"
})
2022-10-28 04:57:55,201|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-28 04:57:55,201|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 04:57:55,201|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-28 04:57:55,201|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[8c7cdcae-eb3c-45f0-82f1-414a1158252c])'s step(config-template)
2022-10-28 04:57:55,201|||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-10-28 04:57:55,206|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(8c7cdcae-eb3c-45f0-82f1-414a1158252c) for workflow(config-assign) step(config-template)
2022-10-28 04:57:55,207|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-10-28 04:57:55,207|||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-10-28 04:57:55,279|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic.
2022-10-28 04:57:55,279|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-10-28 04:57:55,279|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-28 04:57:55,296|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/de958dbd-7fe2-4ebf-a434-b0ffac69a34c/c0520a40-b117-4f0b-8382-ca0cb73bb58d)
2022-10-28 04:57:55,302|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-28 04:57:55,313|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/de958dbd-7fe2-4ebf-a434-b0ffac69a34c/c0520a40-b117-4f0b-8382-ca0cb73bb58d/config-template/replica-count-template)
2022-10-28 04:57:55,318|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-28 04:57:55,318|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template..
2022-10-28 04:57:55,329|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/de958dbd-7fe2-4ebf-a434-b0ffac69a34c/c0520a40-b117-4f0b-8382-ca0cb73bb58d/config-template)
2022-10-28 04:57:55,336|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-10-28 04:57:55,345|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/de958dbd-7fe2-4ebf-a434-b0ffac69a34c/c0520a40-b117-4f0b-8382-ca0cb73bb58d/config-template/replica-count-template/content)
2022-10-28 04:57:55,363|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-28 04:57:55,364|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed
2022-10-28 04:57:55,364|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-28 04:57:55,364|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-10-28 04:57:55,364|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-10-28 04:57:55,365|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-28 04:57:55,365|||DefaultDispatcher-worker-3||||INFO||||||| workflow(8c7cdcae-eb3c-45f0-82f1-414a1158252c) nodes completed with (0)exceptions
2022-10-28 04:57:55,365|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-28 04:57:55,366|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8a67227d-73ba-4c2e-ae95-505091f2ba29 auditStoreId -1
2022-10-28 04:57:55,392|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Completed
2022-10-28 04:58:30,837|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 04:58:30,942|||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-10-28 04:58:30,947|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id 8c7cdcae-eb3c-45f0-82f1-414a1158252c
2022-10-28 04:58:30,947|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 04:58:30,947|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 04:58:30,949|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-28 04:58:30,949|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-28 04:58:30,950|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-28 04:58:30,960|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (config-deploy)
2022-10-28 04:58:30,962|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-28 04:58:30,963|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[8c7cdcae-eb3c-45f0-82f1-414a1158252c])'s step(config-setup)
2022-10-28 04:58:30,963|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:58:30,965|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(8c7cdcae-eb3c-45f0-82f1-414a1158252c) for workflow(config-deploy) step(config-setup)
2022-10-28 04:58:30,966|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 04:58:30,966|||DefaultDispatcher-worker-2||||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-10-28 04:58:30,970|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-28 04:58:30,994|||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-10-28 04:58:30,997|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-28 04:58:30,998|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("69382e3a-9956-41d1-8eec-b6969cf0f0cd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 04:58:31,004|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-28 04:58:31,005|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-28 04:58:31,019|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd)
2022-10-28 04:58:31,040|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-28 04:58:31,041|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-28 04:58:31,041|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35")
2022-10-28 04:58:31,041|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35")
2022-10-28 04:58:31,041|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-28 04:58:31,042|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3ac103c2-7355-433f-8691-4f5dd00c4d4a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 04:58:31,046|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/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-10-28 04:58:31,046|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-28 04:58:31,054|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/69382e3a-9956-41d1-8eec-b6969cf0f0cd/service-data/vnfs/vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a/vnf-data/vf-modules)
2022-10-28 04:58:31,064|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-28 04:58:31,064|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-10-28 04:58:31,065|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","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_7b50f922-a2de-4b75-9140-8014f5332e35_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":"51ca274a-a518-45b2-8150-c85164c60e16","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-20221028t045741484062z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t045741484062z","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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"8c7cdcae-eb3c-45f0-82f1-414a1158252c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c49ee462-9ff5-47bf-81e4-9960c5494080","model-invariant-uuid":"42317859-e8d0-4b56-bf30-01166dfe5973"},"global-customer-id":"basiccnf-macro-customer","service-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","service-instance-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"16b0c0e5-b88c-4133-8df9-5618f65dca10","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d290d2f8-1191-4137-86ea-a768c2007ead","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b5a0680b-650f-49c4-b7d4-83899c0e70df","model-uuid":"4bca9f36-488b-406d-a9aa-997541e8e4fe","model-invariant-uuid":"36009e38-35a7-4da5-9f77-40de9b4d2e9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3ac103c2-7355-433f-8691-4f5dd00c4d4a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","from-preload":false}}}]})
2022-10-28 04:58:31,065|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","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_7b50f922-a2de-4b75-9140-8014f5332e35_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":"51ca274a-a518-45b2-8150-c85164c60e16","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-20221028t045741484062z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t045741484062z","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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"8c7cdcae-eb3c-45f0-82f1-414a1158252c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c49ee462-9ff5-47bf-81e4-9960c5494080","model-invariant-uuid":"42317859-e8d0-4b56-bf30-01166dfe5973"},"global-customer-id":"basiccnf-macro-customer","service-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","service-instance-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"16b0c0e5-b88c-4133-8df9-5618f65dca10","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d290d2f8-1191-4137-86ea-a768c2007ead","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b5a0680b-650f-49c4-b7d4-83899c0e70df","model-uuid":"4bca9f36-488b-406d-a9aa-997541e8e4fe","model-invariant-uuid":"36009e38-35a7-4da5-9f77-40de9b4d2e9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3ac103c2-7355-433f-8691-4f5dd00c4d4a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","from-preload":false}}}]})
2022-10-28 04:58:31,065|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","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_7b50f922-a2de-4b75-9140-8014f5332e35_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":"51ca274a-a518-45b2-8150-c85164c60e16","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-20221028t045741484062z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t045741484062z","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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"8c7cdcae-eb3c-45f0-82f1-414a1158252c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c49ee462-9ff5-47bf-81e4-9960c5494080","model-invariant-uuid":"42317859-e8d0-4b56-bf30-01166dfe5973"},"global-customer-id":"basiccnf-macro-customer","service-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","service-instance-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"16b0c0e5-b88c-4133-8df9-5618f65dca10","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d290d2f8-1191-4137-86ea-a768c2007ead","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b5a0680b-650f-49c4-b7d4-83899c0e70df","model-uuid":"4bca9f36-488b-406d-a9aa-997541e8e4fe","model-invariant-uuid":"36009e38-35a7-4da5-9f77-40de9b4d2e9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3ac103c2-7355-433f-8691-4f5dd00c4d4a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","from-preload":false}}}]), type  ({json})
2022-10-28 04:58:31,065|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","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_7b50f922-a2de-4b75-9140-8014f5332e35_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":"51ca274a-a518-45b2-8150-c85164c60e16","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-20221028t045741484062z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221028t045741484062z","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":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"8c7cdcae-eb3c-45f0-82f1-414a1158252c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"c49ee462-9ff5-47bf-81e4-9960c5494080","model-invariant-uuid":"42317859-e8d0-4b56-bf30-01166dfe5973"},"global-customer-id":"basiccnf-macro-customer","service-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","service-instance-id":"69382e3a-9956-41d1-8eec-b6969cf0f0cd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"16b0c0e5-b88c-4133-8df9-5618f65dca10","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d290d2f8-1191-4137-86ea-a768c2007ead","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b5a0680b-650f-49c4-b7d4-83899c0e70df","model-uuid":"4bca9f36-488b-406d-a9aa-997541e8e4fe","model-invariant-uuid":"36009e38-35a7-4da5-9f77-40de9b4d2e9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"3ac103c2-7355-433f-8691-4f5dd00c4d4a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","model-uuid":"51ca274a-a518-45b2-8150-c85164c60e16","model-invariant-uuid":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-28 04:58:31,069|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-28 04:58:31,070|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-28 04:58:31,079|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/3ac103c2-7355-433f-8691-4f5dd00c4d4a?depth=1)
2022-10-28 04:58:31,185|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-28 04:58:31,185|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-10-28 04:58:31,185|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"heuristic_hermann","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666933110702","model-invariant-id":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","model-version-id":"51ca274a-a518-45b2-8150-c85164c60e16","model-customization-id":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","module-index":0}]})
2022-10-28 04:58:31,185|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"heuristic_hermann","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666933110702","model-invariant-id":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","model-version-id":"51ca274a-a518-45b2-8150-c85164c60e16","model-customization-id":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","module-index":0}]})
2022-10-28 04:58:31,185|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"heuristic_hermann","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666933110702","model-invariant-id":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","model-version-id":"51ca274a-a518-45b2-8150-c85164c60e16","model-customization-id":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","module-index":0}]), type  ({json})
2022-10-28 04:58:31,186|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fc244fbb-329f-4e70-97c5-060c7807dd9d","vf-module-name":"basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"heuristic_hermann","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666933110702","model-invariant-id":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","model-version-id":"51ca274a-a518-45b2-8150-c85164c60e16","model-customization-id":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-28 04:58:31,187|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-28 04:58:31,189|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"de958dbd-7fe2-4ebf-a434-b0ffac69a34c","k8s-rb-definition-version":"c0520a40-b117-4f0b-8382-ca0cb73bb58d","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":"heuristic_hermann"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-28 04:58:31,191|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "heuristic_hermann",
      "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" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
      "k8s-rb-definition-version" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "69382e3a-9956-41d1-8eec-b6969cf0f0cd",
  "service-instance-name" : "basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "heuristic_hermann",
      "is-base-vf-module" : false,
      "model-customization-id" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d",
      "model-invariant-id" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
      "model-version-id" : "51ca274a-a518-45b2-8150-c85164c60e16",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1666933110702",
      "vf-module-id" : "fc244fbb-329f-4e70-97c5-060c7807dd9d",
      "vf-module-name" : "basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "8c7cdcae-eb3c-45f0-82f1-414a1158252c",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d290d2f8-1191-4137-86ea-a768c2007ead",
          "svc-request-id" : "16b0c0e5-b88c-4133-8df9-5618f65dca10"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "42317859-e8d0-4b56-bf30-01166dfe5973",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c49ee462-9ff5-47bf-81e4-9960c5494080",
            "model-version" : "1.0"
          },
          "service-id" : "69382e3a-9956-41d1-8eec-b6969cf0f0cd",
          "service-instance-id" : "69382e3a-9956-41d1-8eec-b6969cf0f0cd",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d",
            "model-invariant-uuid" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "51ca274a-a518-45b2-8150-c85164c60e16",
            "model-version" : "1"
          },
          "vf-module-id" : "fc244fbb-329f-4e70-97c5-060c7807dd9d",
          "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_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "c0520a40-b117-4f0b-8382-ca0cb73bb58d",
            "model-invariant-uuid" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "51ca274a-a518-45b2-8150-c85164c60e16",
            "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" : "51ca274a-a518-45b2-8150-c85164c60e16"
            }, {
              "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-20221028t045741484062z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "de958dbd-7fe2-4ebf-a434-b0ffac69a34c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221028t045741484062z"
            }, {
              "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" : "fc244fbb-329f-4e70-97c5-060c7807dd9d",
            "vf-module-name" : "basic_cnf_macro_7b50f922-a2de-4b75-9140-8014f5332e35_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "b5a0680b-650f-49c4-b7d4-83899c0e70df",
            "model-invariant-uuid" : "36009e38-35a7-4da5-9f77-40de9b4d2e9c",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "4bca9f36-488b-406d-a9aa-997541e8e4fe",
            "model-version" : "1.0"
          },
          "vnf-id" : "3ac103c2-7355-433f-8691-4f5dd00c4d4a",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "fc244fbb-329f-4e70-97c5-060c7807dd9d"
    } ]
  },
  "vnf-id" : "3ac103c2-7355-433f-8691-4f5dd00c4d4a"
})
2022-10-28 04:58:31,196|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-28 04:58:31,196|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 04:58:31,196|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-28 04:58:31,197|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[8c7cdcae-eb3c-45f0-82f1-414a1158252c])'s step(status-verification-script)
2022-10-28 04:58:31,197|||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-10-28 04:58:31,202|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(8c7cdcae-eb3c-45f0-82f1-414a1158252c) for workflow(config-deploy) step(status-verification-script)
2022-10-28 04:58:31,202|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-28 04:58:31,202|||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-10-28 04:58:31,206|||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-10-28 04:58:31,213|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-10-28 04:58:31,225|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/heuristic_hermann/status)
2022-10-28 04:58:31,281|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-28 04:58:31,302|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (heuristic_hermann) is not ready. Please wait...
2022-10-28 04:58:41,312|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/heuristic_hermann/status)
2022-10-28 04:58:41,358|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-28 04:58:41,360|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (heuristic_hermann) is not ready. Please wait...
2022-10-28 04:58:50,372|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id f8c5ee28-9ec3-4724-9ad9-c2c1b0d90e13
2022-10-28 04:58:50,372|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 04:58:50,372|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 04:58:50,374|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 04:58:50,374|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 04:58:50,377|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:58:50,395|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (resource-assignment)
2022-10-28 04:58:50,396|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-28 04:58:50,396|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:58:50,397|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(f8c5ee28-9ec3-4724-9ad9-c2c1b0d90e13) for workflow(resource-assignment) step(resource-assignment)
2022-10-28 04:58:50,397|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 04:58:50,397|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-28 04:58:50,398|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-28 04:58:50,419|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:58:50,421|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-28 04:58:50,421|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("172ddeaa-d72f-46cb-a976-681af0518198") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 04:58:50,422|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("66e7f46d-09e1-45ec-84de-b2a68bdaae21") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 04:58:50,423|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Generated Resource Param Data ({
  "service-instance-id" : "172ddeaa-d72f-46cb-a976-681af0518198",
  "vnf-id" : "66e7f46d-09e1-45ec-84de-b2a68bdaae21",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-28 04:58:50,430|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 04:58:50,430|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 04:58:50,430|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-28 04:58:50,431|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 80f6776b-336b-44a0-9ed3-38787437b9f1 auditStoreId -1
2022-10-28 04:58:51,368|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/heuristic_hermann/status)
2022-10-28 04:58:51,420|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-28 04:58:51,421|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (heuristic_hermann) is ready.
2022-10-28 04:58:51,421|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-10-28 04:58:51,421|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-28 04:58:51,422|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-28 04:58:51,422|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-10-28 04:58:51,422|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[8c7cdcae-eb3c-45f0-82f1-414a1158252c])'s step(config-apply)
2022-10-28 04:58:51,423|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:58:51,429|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(8c7cdcae-eb3c-45f0-82f1-414a1158252c) for workflow(config-deploy) step(config-apply)
2022-10-28 04:58:51,430|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-10-28 04:58:51,430|||DefaultDispatcher-worker-1||||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-10-28 04:58:51,432|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Value component logic.
2022-10-28 04:58:51,433|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-10-28 04:58:51,433|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-28 04:58:51,445|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/heuristic_hermann/config/replica-count-change)
2022-10-28 04:58:54,643|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id 495ca3e7-9531-4fb2-861c-70826ef99025
2022-10-28 04:58:54,643|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 04:58:54,643|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 04:58:54,643|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 04:58:54,643|74d90cf9-914a-4bd6-9278-1088e8872b4d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 04:58:54,644|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:58:54,651|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (resource-assignment)
2022-10-28 04:58:54,651|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-28 04:58:54,651|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:58:54,652|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(495ca3e7-9531-4fb2-861c-70826ef99025) for workflow(resource-assignment) step(resource-assignment)
2022-10-28 04:58:54,652|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 04:58:54,652|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-28 04:58:54,652|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-28 04:58:54,665|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:58:54,667|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-10-28 04:58:54,668|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-28 04:58:54,668|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-28 04:58:54,669|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-28 04:58:54,669|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("3caade44-7462-450b-bef3-14dc56f18881") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-28 04:58:54,669|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("172ddeaa-d72f-46cb-a976-681af0518198") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 04:58:54,669|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:58:54,669|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-28 04:58:54,670|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-28 04:58:54,670|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("66e7f46d-09e1-45ec-84de-b2a68bdaae21") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 04:58:54,671|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "172ddeaa-d72f-46cb-a976-681af0518198",
  "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" : "3caade44-7462-450b-bef3-14dc56f18881",
  "vnf-id" : "66e7f46d-09e1-45ec-84de-b2a68bdaae21",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-28 04:58:54,681|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 04:58:54,681|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 04:58:54,681|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-28 04:58:54,681|74d90cf9-914a-4bd6-9278-1088e8872b4d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 110c26ab-bb77-4e8e-8aaf-214fb59f5680 auditStoreId -1
2022-10-28 04:58:56,454|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-28 04:58:56,455|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s config..
2022-10-28 04:58:56,478|||DefaultDispatcher-worker-1||||INFO||||||| Config building started from source custom-values
2022-10-28 04:58:56,478|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-10-28 04:58:56,493|||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-10-28 04:58:56,495|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-28 04:58:56,495|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-10-28 04:58:56,560|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/heuristic_hermann/config)
2022-10-28 04:58:56,655|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-10-28 04:58:56,664|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-28 04:58:56,664|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-10-28 04:58:56,664|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-10-28 04:58:56,664|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[8c7cdcae-eb3c-45f0-82f1-414a1158252c])'s step(status-verification-script-after)
2022-10-28 04:58:56,664|||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-10-28 04:58:56,665|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(8c7cdcae-eb3c-45f0-82f1-414a1158252c) for workflow(config-deploy) step(status-verification-script-after)
2022-10-28 04:58:56,665|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-28 04:58:56,665|||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-10-28 04:58:56,666|||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-10-28 04:58:56,667|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START
2022-10-28 04:58:56,674|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/heuristic_hermann/status)
2022-10-28 04:58:56,739|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-28 04:58:56,740|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (heuristic_hermann) is not ready. Please wait...
2022-10-28 04:58:59,600|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 04:58:59,703|||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-10-28 04:58:59,708|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id 74d90cf9-914a-4bd6-9278-1088e8872b4d
2022-10-28 04:58:59,708|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 04:58:59,708|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 04:58:59,708|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 04:58:59,708|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 04:58:59,709|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 04:58:59,713|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (config-assign)
2022-10-28 04:58:59,713|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-28 04:58:59,713|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 04:58:59,714|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(74d90cf9-914a-4bd6-9278-1088e8872b4d) for workflow(config-assign) step(config-assign)
2022-10-28 04:58:59,714|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-28 04:58:59,714|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-28 04:58:59,716|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-28 04:58:59,741|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 04:58:59,742|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-28 04:58:59,743|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("172ddeaa-d72f-46cb-a976-681af0518198") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-28 04:58:59,743|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Setting Resource Value ("66e7f46d-09e1-45ec-84de-b2a68bdaae21") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-28 04:58:59,753|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-28 04:58:59,753|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-28 04:58:59,754|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-28 04:58:59,754|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Generated Resource Param Data ({
  "service-instance-id" : "172ddeaa-d72f-46cb-a976-681af0518198",
  "vnf-id" : "66e7f46d-09e1-45ec-84de-b2a68bdaae21",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-28 04:58:59,839|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-28 04:58:59,847|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-28 04:58:59,848|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 04:58:59,848|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-28 04:58:59,848|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-28 04:58:59,849|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ca614889-781b-49cc-8d2c-f326133ac5ec auditStoreId -1
2022-10-28 04:58:59,860|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Completed
2022-10-28 04:59:06,751|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/heuristic_hermann/status)
2022-10-28 04:59:06,818|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-28 04:59:06,823|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (heuristic_hermann) is not ready. Please wait...
2022-10-28 04:59:16,836|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/heuristic_hermann/status)
2022-10-28 04:59:16,879|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-28 04:59:16,881|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (heuristic_hermann) is not ready. Please wait...
2022-10-28 04:59:26,889|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/heuristic_hermann/status)
2022-10-28 04:59:26,934|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-28 04:59:26,935|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (heuristic_hermann) is not ready. Please wait...
2022-10-28 04:59:36,948|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/heuristic_hermann/status)
2022-10-28 04:59:36,997|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-28 04:59:36,999|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (heuristic_hermann) is ready.
2022-10-28 04:59:36,999|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END
2022-10-28 04:59:36,999|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-28 04:59:36,999|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-28 04:59:37,000|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-10-28 04:59:37,000|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[8c7cdcae-eb3c-45f0-82f1-414a1158252c])'s step(collect-results)
2022-10-28 04:59:37,000|||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-10-28 04:59:37,001|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(8c7cdcae-eb3c-45f0-82f1-414a1158252c) for workflow(config-deploy) step(collect-results)
2022-10-28 04:59:37,001|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-10-28 04:59:37,002|||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-10-28 04:59:37,002|||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-10-28 04:59:37,012|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {}
2022-10-28 04:59:37,012|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-28 04:59:37,012|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-10-28 04:59:37,012|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-10-28 04:59:37,013|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-28 04:59:37,014|||DefaultDispatcher-worker-4||||INFO||||||| workflow(8c7cdcae-eb3c-45f0-82f1-414a1158252c) nodes completed with (0)exceptions
2022-10-28 04:59:37,014|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-28 04:59:37,015|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7e129a8e-f84a-4fff-ba36-12d938ccdf3b auditStoreId -1
2022-10-28 04:59:37,017|8c7cdcae-eb3c-45f0-82f1-414a1158252c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Completed
2022-10-28 05:00:02,708|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-28 05:00:02,815|||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-10-28 05:00:02,818|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| processing request id 74d90cf9-914a-4bd6-9278-1088e8872b4d
2022-10-28 05:00:02,818|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-28 05:00:02,818|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| StoreAuditService ID  -1
2022-10-28 05:00:02,820|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-28 05:00:02,820|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-28 05:00:02,821|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-28 05:00:02,826|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Deriving input data for workflow: (config-deploy)
2022-10-28 05:00:02,826|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-28 05:00:02,826|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-28 05:00:02,831|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| preparing request id(74d90cf9-914a-4bd6-9278-1088e8872b4d) for workflow(config-deploy) step(config-deploy)
2022-10-28 05:00:02,831|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-28 05:00:02,831|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| 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-10-28 05:00:02,833|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-28 05:00:02,833|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Getting Jython Script Class(ConfigDeploy)
2022-10-28 05:00:02,872|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@7436fa01
2022-10-28 05:00:02,873|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Hello world
2022-10-28 05:00:02,873|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Preparing Response...
2022-10-28 05:00:02,873|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-28 05:00:02,874|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-28 05:00:02,874|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 441d0d8f-dd9a-4b3a-91d7-174d39564dc0 auditStoreId -1
2022-10-28 05:00:02,876|74d90cf9-914a-4bd6-9278-1088e8872b4d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8dqb2|||| Completed