Results

By type

          11:29:41,007 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:29:41,009 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
11:29:41,020 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
11:29:41,020 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
11:29:41,020 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
11:29:41,034 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
11:29:41,213 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:29:41,220 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:29:41,223 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
11:29:41,229 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:29:41,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
11:29:41,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
11:29:41,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
11:29:41,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
11:29:41,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
11:29:41,312 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
11:29:41,312 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
11:29:41,313 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:29:41,315 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-18 11:29:42,693|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-5668bddbf7-g44wc with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-18 11:29:42,697|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-18 11:29:46,260|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-18 11:29:46,897|||main||||INFO||||||| Finished Spring Data repository scanning in 617 ms. Found 11 JPA repository interfaces.
2022-11-18 11:29:50,331|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-18 11:29:50,445|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-18 11:29:51,088|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-18 11:29:51,965|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-18 11:29:52,633|||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-11-18 11:29:52,635|||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-11-18 11:29:53,281|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-18 11:30:01,734|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-18 11:30:01,758|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-18 11:30:01,928|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-18 11:30:04,069|||main||||INFO||||||| Audit service is disabled
2022-11-18 11:30:04,200|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-18 11:30:06,901|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-11-18 11:30:07,000|||main||||INFO||||||| Dependency Management module created...
2022-11-18 11:30:08,450|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-18 11:30:08,994|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-18 11:30:10,877|||main||||INFO||||||| Netty started on port 8080
2022-11-18 11:30:12,835|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-18 11:30:13,683|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-18 11:30:13,693|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 32.148 seconds (JVM running for 33.265)
2022-11-18 11:30:13,728|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-18 12:40:43,476|cd2ec684-93c9-401e-8cee-4a6e29232c22||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-18 12:40:43,479|cd2ec684-93c9-401e-8cee-4a6e29232c22||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-18 12:40:43,482|cd2ec684-93c9-401e-8cee-4a6e29232c22||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-18 12:40:44,765|cd2ec684-93c9-401e-8cee-4a6e29232c22||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-18 12:40:44,770|cd2ec684-93c9-401e-8cee-4a6e29232c22||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-18 12:40:46,977|b90c32fb-dbed-4219-a24d-c55fc29c2261||Thread-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f0793352-10a8-4663-88e9-38cc98e3d241)
2022-11-18 12:40:46,996|b90c32fb-dbed-4219-a24d-c55fc29c2261||Thread-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| deleting definition types under : /opt/app/onap/blueprints/working/f0793352-10a8-4663-88e9-38cc98e3d241/Definitions
2022-11-18 12:40:47,102|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| reinitialized all type definitions
2022-11-18 12:40:47,112|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-18 12:40:47,151|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-18 12:40:47,162|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-18 12:40:47,183|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-18 12:40:47,222|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing Workflow(helloworld)
2022-11-18 12:40:47,223|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-18 12:40:47,223|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| identified workflow(helloworld) targets(helloworld)
2022-11-18 12:40:47,223|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-18 12:40:47,224|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-18 12:40:47,225|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enriching artifacts file(/opt/app/onap/blueprints/working/f0793352-10a8-4663-88e9-38cc98e3d241/Templates/hello-world-mapping.json
2022-11-18 12:40:47,234|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-18 12:40:47,235|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-18 12:40:47,235|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing blueprint Resource Definitions
2022-11-18 12:40:47,236|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-18 12:40:47,238|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing file (Templates/hello-world-mapping.json)
2022-11-18 12:40:47,253|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| distinct resource keys ([])
2022-11-18 12:40:47,254|b90c32fb-dbed-4219-a24d-c55fc29c2261||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Enriching Resource Definition sources Node Template: []
2022-11-18 12:40:47,803|b472f644-5909-4071-a0ab-6ab3d4b93510||Thread-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(50b9020b-699e-4dbc-96f5-3c8f8a871968) CBA(/opt/app/onap/blueprints/archive/50b9020b-699e-4dbc-96f5-3c8f8a871968/cba.zip)
2022-11-18 12:40:47,820|b472f644-5909-4071-a0ab-6ab3d4b93510||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/50b9020b-699e-4dbc-96f5-3c8f8a871968) and entry definition file (Definitions/blueprint.json)
2022-11-18 12:40:47,898|b472f644-5909-4071-a0ab-6ab3d4b93510||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(helloworld)
2022-11-18 12:40:47,911|b472f644-5909-4071-a0ab-6ab3d4b93510||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/50b9020b-699e-4dbc-96f5-3c8f8a871968) and entry definition file (Definitions/blueprint.json)
2022-11-18 12:40:48,408|b472f644-5909-4071-a0ab-6ab3d4b93510||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/working/50b9020b-699e-4dbc-96f5-3c8f8a871968) present to clean.
2022-11-18 12:40:48,676|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-18 12:40:48,676|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 12:40:48,686|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-18 12:40:48,700|654321||DefaultDispatcher-worker-14||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-18 12:40:48,806|654321||DefaultDispatcher-worker-14||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-18 12:40:48,810|654321||DefaultDispatcher-worker-14||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-18 12:40:48,814|654321||DefaultDispatcher-worker-14||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-18 12:40:48,837|654321||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-18 12:40:48,839|654321||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-18 12:40:48,855|654321||DefaultDispatcher-worker-1||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 12:40:48,872|654321||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-18 12:40:48,873|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-18 12:40:48,874|654321||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-18 12:40:48,903|654321||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-18 12:40:48,938|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([])
2022-11-18 12:40:48,942|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ })
2022-11-18 12:40:49,090|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-18 12:40:49,093|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-18 12:40:49,093|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-18 12:40:49,102|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0e153d71-eb69-44b4-8752-168d30932a31 auditStoreId -1
2022-11-18 13:01:03,129|3a183d63-3d10-4e3f-b171-e598ea8baa7a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-18 13:01:03,130|3a183d63-3d10-4e3f-b171-e598ea8baa7a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-18 13:01:03,130|3a183d63-3d10-4e3f-b171-e598ea8baa7a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-18 13:01:04,939|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-18 13:01:04,947|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-18 13:01:06,323|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-18 13:01:06,331|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(7c0c6970-e44b-4c1c-933a-83a5b230d0fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-18 13:01:06,351|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(db8cbad3-4509-4feb-a884-e25974b85b62) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-18 13:01:06,361|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(c8b17ff2-4afe-4a53-844c-2607089e4c6c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-18 13:01:06,374|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(2dfc628a-f4d8-450f-b97d-6ed674456b66) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-18 13:01:06,396|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(5df6107d-e11d-4348-a797-3a3915a7af12) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-18 13:01:06,410|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(55d3647e-c2cc-46a4-808b-0fecd8e08a6f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-18 13:01:06,431|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:01:06,431|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:01:06,432|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-18 13:01:06,432|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-18 13:01:06,432|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:01:06,433|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:01:06,509|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-18 13:01:06,515|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:01:06,531|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:01:06,545|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:01:06,554|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:01:06,658|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:01:06,659|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:01:06,660|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:01:06,727|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:01:06,932|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:01:06,933|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:01:06,934|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:01:06,935|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(HealthCheck)
2022-11-18 13:01:06,935|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-18 13:01:06,936|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(vf-config-assign)
2022-11-18 13:01:06,936|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(vf-config-deploy)
2022-11-18 13:01:06,957|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-18 13:01:07,153|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:01:07,153|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:01:07,154|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:01:07,178|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:01:07,180|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:01:07,181|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:01:07,201|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:01:07,379|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:01:07,380|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:01:07,394|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-18 13:01:07,559|3a183d63-3d10-4e3f-b171-e598ea8baa7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-18 13:01:08,762|fa743d03-77ce-4224-ab36-798a4d870576||Thread-60||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ae8db27e-137d-4490-96df-0fd960c707c0)
2022-11-18 13:01:08,764|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| deleting definition types under : /opt/app/onap/blueprints/working/ae8db27e-137d-4490-96df-0fd960c707c0/Definitions
2022-11-18 13:01:08,768|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| reinitialized all type definitions
2022-11-18 13:01:08,769|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-18 13:01:08,795|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-18 13:01:08,803|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-18 13:01:08,812|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-18 13:01:08,831|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(capability)
2022-11-18 13:01:08,855|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(capability)
2022-11-18 13:01:08,866|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-18 13:01:08,939|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:08,970|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:08,983|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:08,993|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:09,006|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:09,048|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-18 13:01:09,057|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-18 13:01:09,057|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-18 13:01:09,073|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(capability)
2022-11-18 13:01:09,084|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(capability)
2022-11-18 13:01:09,095|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(capability)
2022-11-18 13:01:09,105|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-18 13:01:09,117|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:09,128|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:09,139|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:09,154|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:09,168|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:09,179|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:01:09,213|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing Workflow(resource-resolution)
2022-11-18 13:01:09,214|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-18 13:01:09,214|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-18 13:01:09,214|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-18 13:01:09,214|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-18 13:01:09,214|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-18 13:01:09,214|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enriching artifacts file(/opt/app/onap/blueprints/working/ae8db27e-137d-4490-96df-0fd960c707c0/Templates/hello-world-velocity-mapping.json
2022-11-18 13:01:09,220|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-18 13:01:09,220|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-18 13:01:09,221|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enriching artifacts file(/opt/app/onap/blueprints/working/ae8db27e-137d-4490-96df-0fd960c707c0/Templates/hello-world-jinja-mapping.json
2022-11-18 13:01:09,224|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-18 13:01:09,225|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-18 13:01:09,225|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing blueprint Resource Definitions
2022-11-18 13:01:09,225|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-18 13:01:09,226|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-18 13:01:09,226|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-18 13:01:09,236|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:01:09,347|fa743d03-77ce-4224-ab36-798a4d870576||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-18 13:01:09,494|17be0f33-2003-4046-b90d-13d95eb830ac||Thread-60||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(6829c9e4-f56e-4467-a61e-e3e0e7cb29d4) CBA(/opt/app/onap/blueprints/archive/6829c9e4-f56e-4467-a61e-e3e0e7cb29d4/cba.zip)
2022-11-18 13:01:09,500|17be0f33-2003-4046-b90d-13d95eb830ac||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6829c9e4-f56e-4467-a61e-e3e0e7cb29d4) and entry definition file (Definitions/resource-resolution.json)
2022-11-18 13:01:09,524|17be0f33-2003-4046-b90d-13d95eb830ac||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-resolution)
2022-11-18 13:01:09,539|17be0f33-2003-4046-b90d-13d95eb830ac||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6829c9e4-f56e-4467-a61e-e3e0e7cb29d4) and entry definition file (Definitions/resource-resolution.json)
2022-11-18 13:01:09,808|17be0f33-2003-4046-b90d-13d95eb830ac||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/working/6829c9e4-f56e-4467-a61e-e3e0e7cb29d4) present to clean.
2022-11-18 13:01:09,917|0c9814cc-5b04-4f96-8801-787695bb90d0||reactor-http-epoll-4||||INFO||||||| processing request id 0c9814cc-5b04-4f96-8801-787695bb90d0
2022-11-18 13:01:09,917|0c9814cc-5b04-4f96-8801-787695bb90d0||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 13:01:09,917|0c9814cc-5b04-4f96-8801-787695bb90d0||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-18 13:01:09,925|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-18 13:01:10,055|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-18 13:01:10,057|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-18 13:01:10,059|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-11-18 13:01:10,076|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-18 13:01:10,081|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-18 13:01:10,081|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:01:10,083|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(0c9814cc-5b04-4f96-8801-787695bb90d0) for workflow(resource-resolution) step(helloworld)
2022-11-18 13:01:10,083|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-18 13:01:10,083|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-11-18 13:01:10,084|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-18 13:01:10,349|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-18 13:01:10,405|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:10,421|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:10,429|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-18 13:01:10,673|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-18 13:01:10,761|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:10,781|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:10,784|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-18 13:01:10,785|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-18 13:01:10,797|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-18 13:01:10,854|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-18 13:01:10,870|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-18 13:01:10,873|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-18 13:01:15,012|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@5b6e8dc0
2022-11-18 13:01:15,017|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-18 13:01:15,033|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-18 13:01:15,036|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:15,037|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:15,037|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-18 13:01:15,043|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-18 13:01:15,057|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:15,057|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:15,058|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-18 13:01:15,058|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-18 13:01:15,058|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-18 13:01:15,059|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:15,059|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:15,059|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-18 13:01:15,063|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-18 13:01:15,069|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:15,070|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:15,070|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-18 13:01:15,070|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-18 13:01:15,070|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-18 13:01:15,078|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-18 13:01:15,082|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-18 13:01:15,084|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-18 13:01:15,120|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-18 13:01:25,567|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| compiled in (10440)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-18 13:01:25,570|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-18 13:01:25,591|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-18 13:01:25,620|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-18 13:01:25,623|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:25,624|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:25,624|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-18 13:01:25,629|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-18 13:01:25,646|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:25,648|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:25,649|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-18 13:01:25,650|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-18 13:01:25,650|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-18 13:01:25,717|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-18 13:01:25,724|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-18 13:01:25,725|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-18 13:01:25,753|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-18 13:01:25,785|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-18 13:01:25,787|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:25,787|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:25,787|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-18 13:01:25,790|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-18 13:01:25,799|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:25,799|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:25,800|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-18 13:01:25,800|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-18 13:01:25,800|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-18 13:01:25,819|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-18 13:01:25,841|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:25,843|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:25,890|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (list)
2022-11-18 13:01:25,893|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-18 13:01:25,895|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:25,899|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:25,899|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:25,900|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:25,901|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-18 13:01:25,923|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-18 13:01:25,929|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-11-18 13:01:26,164|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-18 13:01:26,211|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-18 13:01:26,212|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-18 13:01:26,251|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-18 13:01:26,257|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-18 13:01:26,258|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-18 13:01:26,259|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-18 13:01:26,259|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-18 13:01:26,340|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-18 13:01:26,368|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@182f7ae1
2022-11-18 13:01:26,369|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-18 13:01:26,385|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-18 13:01:26,387|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:26,387|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:26,387|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-18 13:01:26,391|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-18 13:01:26,400|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:26,400|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:26,400|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-18 13:01:26,400|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-18 13:01:26,400|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-18 13:01:26,412|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-18 13:01:26,413|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-18 13:01:26,433|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-18 13:01:26,435|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:26,436|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:26,436|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-18 13:01:26,438|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-18 13:01:26,447|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:26,448|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:26,448|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-18 13:01:26,449|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-18 13:01:26,449|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-18 13:01:26,461|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-18 13:01:26,463|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-18 13:01:26,483|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-18 13:01:26,485|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:26,485|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:26,485|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-18 13:01:26,487|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-18 13:01:26,499|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:26,499|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:26,499|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-18 13:01:26,500|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-18 13:01:26,500|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-18 13:01:26,501|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:26,501|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:26,501|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-18 13:01:26,503|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-18 13:01:26,511|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:26,511|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:26,511|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-18 13:01:26,512|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-18 13:01:26,512|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-18 13:01:26,513|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:26,513|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:26,513|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-18 13:01:26,515|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-18 13:01:26,516|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-18 13:01:26,524|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-18 13:01:26,524|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:26,524|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:26,525|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-18 13:01:26,525|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-18 13:01:26,525|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-18 13:01:26,559|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-18 13:01:26,560|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-18 13:01:26,565|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-11-18 13:01:26,565|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-18 13:01:26,568|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-18 13:01:26,580|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-11-18 13:01:26,581|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-11-18 13:01:26,581|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-18 13:01:26,581|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-18 13:01:26,581|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-18 13:01:26,609|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-18 13:01:26,612|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-18 13:01:26,613|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-18 13:01:26,627|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-18 13:01:26,630|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-18 13:01:26,631|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-18 13:01:26,636|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (list)
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-18 13:01:26,639|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-11-18 13:01:26,657|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-18 13:01:26,659|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-11-18 13:01:26,884|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-18 13:01:26,906|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-18 13:01:26,907|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2022-11-18 13:01:26,907|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-18 13:01:26,907|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-18 13:01:26,907|0c9814cc-5b04-4f96-8801-787695bb90d0||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a1042e7e-a344-4e57-8397-3add0b160497 auditStoreId -1
2022-11-18 13:24:51,493|1d2c4474-c6df-4b83-862c-4b7213033c23||Thread-61||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(ff2673c8-c621-4afc-b03d-383511fad0df) CBA(/opt/app/onap/blueprints/archive/ff2673c8-c621-4afc-b03d-383511fad0df/cba.zip)
2022-11-18 13:24:51,531|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff2673c8-c621-4afc-b03d-383511fad0df) and entry definition file (Definitions/CNF.json)
2022-11-18 13:24:51,616|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:24:51,617|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:24:51,617|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:24:51,617|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(scale-out)
2022-11-18 13:24:51,617|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(scale)
2022-11-18 13:24:51,617|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(scale-in)
2022-11-18 13:24:51,618|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(health-check)
2022-11-18 13:24:51,631|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff2673c8-c621-4afc-b03d-383511fad0df) and entry definition file (Definitions/CNF.json)
2022-11-18 13:24:51,780|1d2c4474-c6df-4b83-862c-4b7213033c23||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/working/ff2673c8-c621-4afc-b03d-383511fad0df) present to clean.
2022-11-18 13:25:23,229|f4e195a3-6f78-4c8a-8408-77a79a169643||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-18 13:25:23,229|f4e195a3-6f78-4c8a-8408-77a79a169643||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-18 13:25:23,229|f4e195a3-6f78-4c8a-8408-77a79a169643||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-18 13:25:24,661|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-18 13:25:24,663|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-18 13:25:26,371|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-18 13:25:26,371|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(b9b70f78-1740-4a32-88ef-e66665a89c1a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-18 13:25:26,387|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(bf47a26a-b668-4e06-8e9b-bb4994a66719) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-18 13:25:26,392|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(a56b58f8-a3a0-4032-bbb9-1184e9fadda6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-18 13:25:26,401|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(ef643138-1c3f-4866-811d-9c3d7e936735) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-18 13:25:26,411|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(d75b776c-309b-468b-a407-1b15f6991a4b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-18 13:25:26,422|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(d547e250-1362-4c0c-a500-665a4016726d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-18 13:25:26,432|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:25:26,432|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:25:26,432|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-18 13:25:26,432|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-18 13:25:26,433|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:25:26,434|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:25:26,458|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:25:26,475|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:25:26,479|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:25:26,485|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-18 13:25:26,494|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:25:26,565|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:25:26,565|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:25:26,566|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:25:26,566|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(HealthCheck)
2022-11-18 13:25:26,566|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-18 13:25:26,566|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(vf-config-assign)
2022-11-18 13:25:26,567|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(vf-config-deploy)
2022-11-18 13:25:26,605|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-18 13:25:26,734|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-18 13:25:26,844|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-18 13:25:26,853|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-18 13:25:26,971|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:25:26,972|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:25:26,989|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:25:26,989|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:25:26,989|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-18 13:25:26,997|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:25:27,033|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-18 13:25:27,096|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-18 13:25:27,103|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-18 13:25:27,212|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-18 13:25:27,249|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-18 13:25:27,256|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-18 13:25:27,346|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:25:27,347|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:25:27,348|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:25:27,365|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:25:27,467|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-18 13:25:27,566|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-18 13:25:27,576|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-18 13:25:27,724|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:25:27,725|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:25:27,727|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:25:27,739|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:25:27,819|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-18 13:25:27,945|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-18 13:25:27,947|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-18 13:25:28,076|f4e195a3-6f78-4c8a-8408-77a79a169643||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-18 13:25:43,599|e1169972-a959-4061-8d91-ad53fe77ecb9||Thread-61||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fbbeca02-0f6b-4d30-aa25-d4e939e44449)
2022-11-18 13:25:43,600|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| deleting definition types under : /opt/app/onap/blueprints/working/fbbeca02-0f6b-4d30-aa25-d4e939e44449/Definitions
2022-11-18 13:25:43,604|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| reinitialized all type definitions
2022-11-18 13:25:43,605|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-18 13:25:43,635|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(vnf-template)
2022-11-18 13:25:43,643|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-18 13:25:43,649|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-18 13:25:43,670|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,708|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,744|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,776|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-18 13:25:43,776|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-18 13:25:43,776|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-18 13:25:43,797|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,809|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,832|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,853|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-18 13:25:43,882|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,891|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,900|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,910|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,922|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:43,976|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:44,016|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-18 13:25:44,018|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-18 13:25:44,018|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-18 13:25:44,018|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-18 13:25:44,043|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:44,064|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:44,078|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(input)
2022-11-18 13:25:44,095|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-18 13:25:44,218|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing Workflow(resource-assignment)
2022-11-18 13:25:44,219|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-18 13:25:44,219|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-18 13:25:44,219|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-18 13:25:44,219|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-18 13:25:44,219|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-18 13:25:44,219|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enriching artifacts file(/opt/app/onap/blueprints/working/fbbeca02-0f6b-4d30-aa25-d4e939e44449/Templates/vnf-mapping.json
2022-11-18 13:25:44,226|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-18 13:25:44,226|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-18 13:25:44,226|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enriching artifacts file(/opt/app/onap/blueprints/working/fbbeca02-0f6b-4d30-aa25-d4e939e44449/Templates/base_ubuntu20-mapping.json
2022-11-18 13:25:44,233|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-18 13:25:44,233|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-18 13:25:44,234|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing Workflow(config-assign)
2022-11-18 13:25:44,235|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-18 13:25:44,235|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| identified workflow(config-assign) targets(config-assign)
2022-11-18 13:25:44,235|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-18 13:25:44,235|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-18 13:25:44,235|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enriching artifacts file(/opt/app/onap/blueprints/working/fbbeca02-0f6b-4d30-aa25-d4e939e44449/Templates/baseconfig-mapping.json
2022-11-18 13:25:44,239|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-18 13:25:44,240|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-18 13:25:44,240|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing Workflow(config-deploy)
2022-11-18 13:25:44,241|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-18 13:25:44,241|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-18 13:25:44,241|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(config-deploy) resource assignment files([]
2022-11-18 13:25:44,241|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing blueprint Resource Definitions
2022-11-18 13:25:44,241|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-18 13:25:44,241|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing file (Templates/vnf-mapping.json)
2022-11-18 13:25:44,241|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-18 13:25:44,241|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing file (Templates/baseconfig-mapping.json)
2022-11-18 13:25:44,255|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:25:44,555|e1169972-a959-4061-8d91-ad53fe77ecb9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-18 13:25:44,759|b61edf97-7e6b-4e42-addb-932ef54b3f08||Thread-61||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(d78a2997-9436-4dc7-a5dd-426a5ef8cb70) CBA(/opt/app/onap/blueprints/archive/d78a2997-9436-4dc7-a5dd-426a5ef8cb70/cba.zip)
2022-11-18 13:25:44,775|b61edf97-7e6b-4e42-addb-932ef54b3f08||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d78a2997-9436-4dc7-a5dd-426a5ef8cb70) and entry definition file (Definitions/ubuntu20.json)
2022-11-18 13:25:44,784|b61edf97-7e6b-4e42-addb-932ef54b3f08||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:25:44,840|b61edf97-7e6b-4e42-addb-932ef54b3f08||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:25:44,841|b61edf97-7e6b-4e42-addb-932ef54b3f08||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:25:44,842|b61edf97-7e6b-4e42-addb-932ef54b3f08||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:25:44,847|b61edf97-7e6b-4e42-addb-932ef54b3f08||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d78a2997-9436-4dc7-a5dd-426a5ef8cb70) and entry definition file (Definitions/ubuntu20.json)
2022-11-18 13:25:44,991|b61edf97-7e6b-4e42-addb-932ef54b3f08||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/working/d78a2997-9436-4dc7-a5dd-426a5ef8cb70) present to clean.
2022-11-18 13:26:59,240|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-18 13:26:59,322|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-18 13:26:59,442|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| request(64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4)
2022-11-18 13:26:59,449|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| CBA file(/opt/app/onap/blueprints/archive/122f62eb-005c-4499-b774-c09001d6434d/cba.zip written successfully
2022-11-18 13:26:59,449|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(122f62eb-005c-4499-b774-c09001d6434d) CBA(/opt/app/onap/blueprints/archive/122f62eb-005c-4499-b774-c09001d6434d/cba.zip)
2022-11-18 13:26:59,468|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/122f62eb-005c-4499-b774-c09001d6434d) and entry definition file (Definitions/CNF.json)
2022-11-18 13:26:59,508|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:26:59,509|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:26:59,510|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:26:59,510|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(scale-out)
2022-11-18 13:26:59,510|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(scale)
2022-11-18 13:26:59,511|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(scale-in)
2022-11-18 13:26:59,511|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(health-check)
2022-11-18 13:26:59,530|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/122f62eb-005c-4499-b774-c09001d6434d) and entry definition file (Definitions/CNF.json)
2022-11-18 13:26:59,673|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-18 13:26:59,915|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-18 13:26:59,921|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-18 13:27:00,279|64c5e5d1-8f29-4dfb-977b-cbf867e8bbf4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/working/122f62eb-005c-4499-b774-c09001d6434d) present to clean.
2022-11-18 13:27:39,391|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-18 13:27:39,465|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-18 13:27:39,470|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| request(b9e793c8-657a-42fc-b4bf-ba24df8cd776)
2022-11-18 13:27:39,471|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| CBA file(/opt/app/onap/blueprints/archive/63c4af44-ef87-4472-aea5-335677466a60/cba.zip written successfully
2022-11-18 13:27:39,471|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(63c4af44-ef87-4472-aea5-335677466a60) CBA(/opt/app/onap/blueprints/archive/63c4af44-ef87-4472-aea5-335677466a60/cba.zip)
2022-11-18 13:27:39,522|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/63c4af44-ef87-4472-aea5-335677466a60) and entry definition file (Definitions/ubuntu20.json)
2022-11-18 13:27:39,544|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:27:39,573|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:27:39,573|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:27:39,574|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:27:39,588|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/63c4af44-ef87-4472-aea5-335677466a60) and entry definition file (Definitions/ubuntu20.json)
2022-11-18 13:27:39,621|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-18 13:27:39,654|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-18 13:27:39,655|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-18 13:27:39,733|b9e793c8-657a-42fc-b4bf-ba24df8cd776||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/working/63c4af44-ef87-4472-aea5-335677466a60) present to clean.
2022-11-18 13:28:14,033|15f95af5-ce64-4131-a740-018a90c9d942||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-18 13:28:14,033|15f95af5-ce64-4131-a740-018a90c9d942||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-18 13:28:14,033|15f95af5-ce64-4131-a740-018a90c9d942||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-18 13:28:14,682|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-18 13:28:14,682|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-18 13:28:15,688|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-18 13:28:15,689|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(59d452d9-8dd3-45f1-8e10-5855e5fb1b77) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-18 13:28:15,699|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(4357ca59-19e6-45c8-a9fa-9ed94ae5eb45) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-18 13:28:15,704|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(95f7c4c2-c2a3-4396-b7b4-3fbed1cd4ae8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-18 13:28:15,710|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(7f9b2bd7-94fd-4b35-af42-cdc8971c270a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-18 13:28:15,722|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(a87d1742-4c19-43ae-945f-4b931349866c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-18 13:28:15,733|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(520383ec-4ea9-4abc-91d9-0b527ea731db) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-18 13:28:15,744|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:28:15,744|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:28:15,744|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-18 13:28:15,744|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-18 13:28:15,745|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:28:15,745|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:28:15,761|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-18 13:28:15,763|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:28:15,775|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:28:15,783|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:28:15,790|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:28:15,852|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:28:15,853|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:28:15,853|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:28:15,870|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:28:15,913|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-18 13:28:15,941|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-18 13:28:15,948|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-18 13:28:16,021|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:28:16,022|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:28:16,022|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:28:16,053|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:28:16,101|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-18 13:28:16,138|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-18 13:28:16,145|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-18 13:28:16,211|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:28:16,211|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:28:16,211|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:28:16,212|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(HealthCheck)
2022-11-18 13:28:16,212|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-18 13:28:16,212|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(vf-config-assign)
2022-11-18 13:28:16,212|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(vf-config-deploy)
2022-11-18 13:28:16,236|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-18 13:28:16,276|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-18 13:28:16,320|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-18 13:28:16,321|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-18 13:28:16,389|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(resource-assignment)
2022-11-18 13:28:16,390|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:28:16,403|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:28:16,404|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:28:16,405|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-18 13:28:16,414|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:28:16,434|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-18 13:28:16,464|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-18 13:28:16,465|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-18 13:28:16,528|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-18 13:28:16,562|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-18 13:28:16,563|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-18 13:28:16,611|15f95af5-ce64-4131-a740-018a90c9d942||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-18 13:28:28,041|ad547760-90f9-41e9-bf0a-a069da93495a||Thread-118||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/422900d2-01bc-4a0e-b8d3-b77369d0797a)
2022-11-18 13:28:28,043|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| deleting definition types under : /opt/app/onap/blueprints/working/422900d2-01bc-4a0e-b8d3-b77369d0797a/Definitions
2022-11-18 13:28:28,045|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| reinitialized all type definitions
2022-11-18 13:28:28,046|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-18 13:28:28,096|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-18 13:28:28,121|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-18 13:28:28,130|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-18 13:28:28,139|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-18 13:28:28,174|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-18 13:28:28,208|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing Workflow(config-assign)
2022-11-18 13:28:28,209|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-18 13:28:28,209|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| identified workflow(config-assign) targets(resolve-data)
2022-11-18 13:28:28,209|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-18 13:28:28,209|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-18 13:28:28,209|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enriching artifacts file(/opt/app/onap/blueprints/working/422900d2-01bc-4a0e-b8d3-b77369d0797a/Templates/netconfrpc-mapping.json
2022-11-18 13:28:28,213|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-18 13:28:28,213|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-18 13:28:28,214|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing Workflow(config-deploy)
2022-11-18 13:28:28,214|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-18 13:28:28,214|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-18 13:28:28,214|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(config-deploy) resource assignment files([]
2022-11-18 13:28:28,214|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| ##### Enhancing blueprint Resource Definitions
2022-11-18 13:28:28,214|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-18 13:28:28,214|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-18 13:28:28,219|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| distinct resource keys ([input-source])
2022-11-18 13:28:28,228|ad547760-90f9-41e9-bf0a-a069da93495a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-18 13:29:41,780|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-18 13:29:41,866|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-18 13:29:41,869|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| request(052c1726-9c3b-4c29-b1ca-29faa7af13b7)
2022-11-18 13:29:41,871|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| CBA file(/opt/app/onap/blueprints/archive/6faad795-bcc4-4522-a78b-a96c6021c62a/cba.zip written successfully
2022-11-18 13:29:41,872|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Save processing(6faad795-bcc4-4522-a78b-a96c6021c62a) CBA(/opt/app/onap/blueprints/archive/6faad795-bcc4-4522-a78b-a96c6021c62a/cba.zip)
2022-11-18 13:29:41,888|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6faad795-bcc4-4522-a78b-a96c6021c62a) and entry definition file (Definitions/pnf_netconf.json)
2022-11-18 13:29:41,898|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-18 13:29:41,915|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-assign)
2022-11-18 13:29:41,916|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Validating Workflow(config-deploy)
2022-11-18 13:29:41,922|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6faad795-bcc4-4522-a78b-a96c6021c62a) and entry definition file (Definitions/pnf_netconf.json)
2022-11-18 13:29:41,958|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-18 13:29:42,000|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-18 13:29:42,003|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-18 13:29:42,067|052c1726-9c3b-4c29-b1ca-29faa7af13b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| No compiled cache(/opt/app/onap/blueprints/working/6faad795-bcc4-4522-a78b-a96c6021c62a) present to clean.
2022-11-18 13:33:48,034|ef8b124a-0f5a-4ecb-9309-9136775c17c6||reactor-http-epoll-1||||INFO||||||| processing request id ef8b124a-0f5a-4ecb-9309-9136775c17c6
2022-11-18 13:33:48,034|ef8b124a-0f5a-4ecb-9309-9136775c17c6||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 13:33:48,034|ef8b124a-0f5a-4ecb-9309-9136775c17c6||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-18 13:33:48,038|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-18 13:33:48,290|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-18 13:33:48,293|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-18 13:33:48,296|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-18 13:33:48,310|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-18 13:33:48,425|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-18 13:33:48,458|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[ef8b124a-0f5a-4ecb-9309-9136775c17c6])'s step(resource-assignment)
2022-11-18 13:33:48,458|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:33:48,463|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(ef8b124a-0f5a-4ecb-9309-9136775c17c6) for workflow(resource-assignment) step(resource-assignment)
2022-11-18 13:33:48,463|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-18 13:33:48,463|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-18 13:33:48,467|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-18 13:33:48,495|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-18 13:33:48,515|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-18 13:33:48,516|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-18 13:33:48,517|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-18 13:33:48,517|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("47de630f-421b-4b47-b8e2-0fd70cbc24fb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-18 13:33:48,518|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d1a70bbe-06ea-41ad-8c08-b52af294ecf9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-18 13:33:48,519|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="47de630f-421b-4b47-b8e2-0fd70cbc24fb", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-18 13:33:48,527|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-18 13:33:48,527|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-18 13:33:48,539|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-18 13:33:50,770|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-18 13:33:50,771|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-18 13:33:50,771|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221118t133350974188z")
2022-11-18 13:33:50,772|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221118t133350974188z")
2022-11-18 13:33:50,772|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221118t133350974188z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-18 13:33:50,772|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-18 13:33:50,774|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "d1a70bbe-06ea-41ad-8c08-b52af294ecf9",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "47de630f-421b-4b47-b8e2-0fd70cbc24fb",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221118t133350974188z"
})
2022-11-18 13:33:50,785|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-18 13:33:50,785|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-18 13:33:50,785|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-18 13:33:50,786|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[ef8b124a-0f5a-4ecb-9309-9136775c17c6])'s step(profile-upload)
2022-11-18 13:33:50,786|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:33:50,793|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(ef8b124a-0f5a-4ecb-9309-9136775c17c6) for workflow(resource-assignment) step(profile-upload)
2022-11-18 13:33:50,793|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-18 13:33:50,793|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-18 13:33:50,795|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-18 13:33:50,795|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-18 13:33:50,796|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-18 13:33:50,800|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-18 13:33:50,801|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-18 13:33:50,801|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-18 13:33:50,801|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-18 13:33:50,802|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-18 13:33:50,810|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| workflow(ef8b124a-0f5a-4ecb-9309-9136775c17c6) nodes completed with (0)exceptions
2022-11-18 13:33:50,811|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-18 13:33:50,812|ef8b124a-0f5a-4ecb-9309-9136775c17c6||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6aadbba2-930c-4b2d-8fc7-886f7dacdcd7 auditStoreId -1
2022-11-18 13:33:54,205|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||reactor-http-epoll-1||||INFO||||||| processing request id 0aa0c5cb-78be-4b75-9de7-6388f7ed80ad
2022-11-18 13:33:54,206|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 13:33:54,206|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-18 13:33:54,207|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-18 13:33:54,207|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-18 13:33:54,213|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-18 13:33:54,258|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-18 13:33:54,260|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-18 13:33:54,261|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[0aa0c5cb-78be-4b75-9de7-6388f7ed80ad])'s step(resource-assignment)
2022-11-18 13:33:54,262|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:33:54,264|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(0aa0c5cb-78be-4b75-9de7-6388f7ed80ad) for workflow(resource-assignment) step(resource-assignment)
2022-11-18 13:33:54,264|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-18 13:33:54,264|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-18 13:33:54,265|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-18 13:33:54,298|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-11-18 13:33:54,310|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-18 13:33:54,312|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3376f35e-8f45-41e8-9e9f-b4ca1a2673ee") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-18 13:33:54,312|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-18 13:33:54,312|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-18 13:33:54,313|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("967c4b6f-223a-4d83-aae4-e50f60d8bece") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-18 13:33:54,314|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="967c4b6f-223a-4d83-aae4-e50f60d8bece"}
2022-11-18 13:33:54,314|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-11-18 13:33:54,317|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="967c4b6f-223a-4d83-aae4-e50f60d8bece"}
2022-11-18 13:33:54,317|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-11-18 13:33:54,371|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=967c4b6f-223a-4d83-aae4-e50f60d8bece})
2022-11-18 13:33:54,395|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=967c4b6f-223a-4d83-aae4-e50f60d8bece})
2022-11-18 13:33:54,403|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-18 13:33:54,403|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-18 13:33:54,405|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65"}])
2022-11-18 13:33:54,405|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"}])
2022-11-18 13:33:54,406|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e28f7440-1f16-44eb-9cd5-87e8679d630f") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-18 13:33:54,406|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-18 13:33:54,407|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-18 13:33:54,412|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> e28f7440-1f16-44eb-9cd5-87e8679d630f
2022-11-18 13:33:54,414|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="967c4b6f-223a-4d83-aae4-e50f60d8bece"}
2022-11-18 13:33:54,414|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-18 13:33:54,454|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=967c4b6f-223a-4d83-aae4-e50f60d8bece})
2022-11-18 13:33:54,461|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-18 13:33:54,463|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-18 13:33:54,463|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-18 13:33:54,464|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-18 13:33:54,464|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-18 13:33:54,468|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 967c4b6f-223a-4d83-aae4-e50f60d8bece
2022-11-18 13:33:54,469|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d1a70bbe-06ea-41ad-8c08-b52af294ecf9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-18 13:33:54,469|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-18 13:33:54,469|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-18 13:33:54,470|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("47de630f-421b-4b47-b8e2-0fd70cbc24fb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-18 13:33:54,472|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="d1a70bbe-06ea-41ad-8c08-b52af294ecf9", vnf-id="47de630f-421b-4b47-b8e2-0fd70cbc24fb"}
2022-11-18 13:33:54,472|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="d1a70bbe-06ea-41ad-8c08-b52af294ecf9", vnf-id="47de630f-421b-4b47-b8e2-0fd70cbc24fb"}
2022-11-18 13:33:54,478|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-18 13:33:54,478|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-18 13:33:54,478|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-18 13:33:54,479|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-18 13:33:54,530|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-18 13:33:54,532|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-18 13:33:54,580|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-18 13:33:54,580|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-18 13:33:54,581|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221118t133350974188z")
2022-11-18 13:33:54,581|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221118t133350974188z")
2022-11-18 13:33:54,581|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221118t133350974188z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-18 13:33:54,582|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-18 13:33:54,583|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-18 13:33:54,583|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-18 13:33:54,583|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-18 13:33:54,583|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-18 13:33:54,586|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221118t133350974188z", vf-module-label="helm_apache", vf-module-id="3376f35e-8f45-41e8-9e9f-b4ca1a2673ee"}
2022-11-18 13:33:54,594|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-18 13:33:54,594|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-18 13:33:54,597|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-18 13:33:54,682|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-11-18 13:33:54,683|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-18 13:33:54,683|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221118t133350974188z-helm_apache-vfmt-001")
2022-11-18 13:33:54,683|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221118t133350974188z-helm_apache-vfmt-001")
2022-11-18 13:33:54,683|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221118t133350974188z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-18 13:33:54,685|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-18 13:33:54,690|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="d1a70bbe-06ea-41ad-8c08-b52af294ecf9", vnf-id="47de630f-421b-4b47-b8e2-0fd70cbc24fb"}
2022-11-18 13:33:54,695|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-18 13:33:54,695|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-18 13:33:54,750|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-18 13:33:54,762|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-18 13:33:54,762|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-18 13:33:54,763|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-18 13:33:54,763|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-18 13:33:54,763|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-18 13:33:54,764|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-18 13:33:54,764|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-18 13:33:54,765|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| 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" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
  "k8s-rb-definition-version" : "967c4b6f-223a-4d83-aae4-e50f60d8bece",
  "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" : "d1a70bbe-06ea-41ad-8c08-b52af294ecf9",
  "vf-module-id" : "3376f35e-8f45-41e8-9e9f-b4ca1a2673ee",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "967c4b6f-223a-4d83-aae4-e50f60d8bece",
  "vf-module-model-invariant-uuid" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
  "vf-module-model-version" : "cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221118t133350974188z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "47de630f-421b-4b47-b8e2-0fd70cbc24fb",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221118t133350974188z"
})
2022-11-18 13:33:54,786|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-18 13:33:54,786|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-18 13:33:54,787|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-18 13:33:54,787|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[0aa0c5cb-78be-4b75-9de7-6388f7ed80ad])'s step(profile-upload)
2022-11-18 13:33:54,787|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:33:54,788|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(0aa0c5cb-78be-4b75-9de7-6388f7ed80ad) for workflow(resource-assignment) step(profile-upload)
2022-11-18 13:33:54,788|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-18 13:33:54,788|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-18 13:33:54,788|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-18 13:33:54,789|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-18 13:33:54,789|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-18 13:33:54,857|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/e28f7440-1f16-44eb-9cd5-87e8679d630f/967c4b6f-223a-4d83-aae4-e50f60d8bece)
2022-11-18 13:33:54,871|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-18 13:33:54,889|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/e28f7440-1f16-44eb-9cd5-87e8679d630f/967c4b6f-223a-4d83-aae4-e50f60d8bece/profile/node-port-profile)
2022-11-18 13:33:54,895|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response status(404 - Not Found)
2022-11-18 13:33:54,897|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s Profile..
2022-11-18 13:33:54,924|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/e28f7440-1f16-44eb-9cd5-87e8679d630f/967c4b6f-223a-4d83-aae4-e50f60d8bece/profile)
2022-11-18 13:33:54,937|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-11-18 13:33:54,972|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/e28f7440-1f16-44eb-9cd5-87e8679d630f/967c4b6f-223a-4d83-aae4-e50f60d8bece/profile/node-port-profile/content)
2022-11-18 13:33:54,993|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-18 13:33:54,993|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| K8s Profile Upload Completed
2022-11-18 13:33:54,993|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-18 13:33:54,993|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-18 13:33:54,994|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-18 13:33:54,994|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-18 13:33:54,994|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| workflow(0aa0c5cb-78be-4b75-9de7-6388f7ed80ad) nodes completed with (0)exceptions
2022-11-18 13:33:54,995|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-18 13:33:54,995|0aa0c5cb-78be-4b75-9de7-6388f7ed80ad||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 69840d0e-d9f4-4cec-9390-ba30606d6c5d auditStoreId -1
2022-11-18 13:34:00,134|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-18 13:34:00,212|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-18 13:34:00,264|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing request id b1f54eef-47c2-4ede-8c08-4fe51fa83440
2022-11-18 13:34:00,264|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 13:34:00,264|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| StoreAuditService ID  -1
2022-11-18 13:34:00,265|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-18 13:34:00,265|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-18 13:34:00,269|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-18 13:34:00,301|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deriving input data for workflow: (config-assign)
2022-11-18 13:34:00,303|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(START) -> executed state(SUCCESS)
2022-11-18 13:34:00,304|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Executing workflow(config-assign[b1f54eef-47c2-4ede-8c08-4fe51fa83440])'s step(config-setup)
2022-11-18 13:34:00,304|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:34:00,305|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| preparing request id(b1f54eef-47c2-4ede-8c08-4fe51fa83440) for workflow(config-assign) step(config-setup)
2022-11-18 13:34:00,305|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-18 13:34:00,305|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-18 13:34:00,307|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-18 13:34:00,348|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:34:00,351|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-18 13:34:00,352|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ("d1a70bbe-06ea-41ad-8c08-b52af294ecf9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-18 13:34:00,354|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 
Resolved Input Key mappings: 
{service-instance-id="d1a70bbe-06ea-41ad-8c08-b52af294ecf9"}
2022-11-18 13:34:00,359|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-18 13:34:00,359|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-18 13:34:00,391|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9)
2022-11-18 13:34:00,415|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:00,415|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response processing type (string)
2022-11-18 13:34:00,416|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219")
2022-11-18 13:34:00,416|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219")
2022-11-18 13:34:00,416|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ("basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-18 13:34:00,417|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ("47de630f-421b-4b47-b8e2-0fd70cbc24fb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-18 13:34:00,418|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 
Resolved Input Key mappings: 
{service-instance-id="d1a70bbe-06ea-41ad-8c08-b52af294ecf9", vnf-id="47de630f-421b-4b47-b8e2-0fd70cbc24fb"}
2022-11-18 13:34:00,422|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-18 13:34:00,422|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-18 13:34:00,464|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vf-modules)
2022-11-18 13:34:00,479|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:00,480|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response processing type (json)
2022-11-18 13:34:00,480|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","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_be5e4eed-e75f-4948-a213-c63cecbff219_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":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","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-20221118t133350974188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e28f7440-1f16-44eb-9cd5-87e8679d630f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221118t133350974188z","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":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b1f54eef-47c2-4ede-8c08-4fe51fa83440","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"20102507-03a2-47ae-ace4-d27a1eaef257","model-invariant-uuid":"25b9e601-a99d-4087-a9f2-a8f3c7e698ee"},"global-customer-id":"basiccnf-macro-customer","service-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","service-instance-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"202d89f0-8c6c-49d3-a9af-710e62d7d2d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/90ee7b5f-51dd-4ad9-83bf-c6d9457c78d5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7dff3842-b82c-4990-b1c9-4c554b53238a","model-uuid":"c10bf213-23b1-475e-8145-9fce0e9a6325","model-invariant-uuid":"c9bf2bc6-8e69-419a-9c3e-2fcab802791d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47de630f-421b-4b47-b8e2-0fd70cbc24fb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee"}}}]})
2022-11-18 13:34:00,480|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","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_be5e4eed-e75f-4948-a213-c63cecbff219_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":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","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-20221118t133350974188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e28f7440-1f16-44eb-9cd5-87e8679d630f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221118t133350974188z","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":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b1f54eef-47c2-4ede-8c08-4fe51fa83440","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"20102507-03a2-47ae-ace4-d27a1eaef257","model-invariant-uuid":"25b9e601-a99d-4087-a9f2-a8f3c7e698ee"},"global-customer-id":"basiccnf-macro-customer","service-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","service-instance-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"202d89f0-8c6c-49d3-a9af-710e62d7d2d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/90ee7b5f-51dd-4ad9-83bf-c6d9457c78d5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7dff3842-b82c-4990-b1c9-4c554b53238a","model-uuid":"c10bf213-23b1-475e-8145-9fce0e9a6325","model-invariant-uuid":"c9bf2bc6-8e69-419a-9c3e-2fcab802791d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47de630f-421b-4b47-b8e2-0fd70cbc24fb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee"}}}]})
2022-11-18 13:34:00,480|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","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_be5e4eed-e75f-4948-a213-c63cecbff219_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":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","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-20221118t133350974188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e28f7440-1f16-44eb-9cd5-87e8679d630f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221118t133350974188z","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":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b1f54eef-47c2-4ede-8c08-4fe51fa83440","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"20102507-03a2-47ae-ace4-d27a1eaef257","model-invariant-uuid":"25b9e601-a99d-4087-a9f2-a8f3c7e698ee"},"global-customer-id":"basiccnf-macro-customer","service-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","service-instance-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"202d89f0-8c6c-49d3-a9af-710e62d7d2d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/90ee7b5f-51dd-4ad9-83bf-c6d9457c78d5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7dff3842-b82c-4990-b1c9-4c554b53238a","model-uuid":"c10bf213-23b1-475e-8145-9fce0e9a6325","model-invariant-uuid":"c9bf2bc6-8e69-419a-9c3e-2fcab802791d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47de630f-421b-4b47-b8e2-0fd70cbc24fb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee"}}}]), type  ({json})
2022-11-18 13:34:00,481|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","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_be5e4eed-e75f-4948-a213-c63cecbff219_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":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","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-20221118t133350974188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e28f7440-1f16-44eb-9cd5-87e8679d630f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221118t133350974188z","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":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b1f54eef-47c2-4ede-8c08-4fe51fa83440","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"20102507-03a2-47ae-ace4-d27a1eaef257","model-invariant-uuid":"25b9e601-a99d-4087-a9f2-a8f3c7e698ee"},"global-customer-id":"basiccnf-macro-customer","service-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","service-instance-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"202d89f0-8c6c-49d3-a9af-710e62d7d2d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/90ee7b5f-51dd-4ad9-83bf-c6d9457c78d5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7dff3842-b82c-4990-b1c9-4c554b53238a","model-uuid":"c10bf213-23b1-475e-8145-9fce0e9a6325","model-invariant-uuid":"c9bf2bc6-8e69-419a-9c3e-2fcab802791d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47de630f-421b-4b47-b8e2-0fd70cbc24fb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-18 13:34:00,482|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 
Resolved Input Key mappings: 
{vnf-id="47de630f-421b-4b47-b8e2-0fd70cbc24fb"}
2022-11-18 13:34:00,486|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-18 13:34:00,486|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-18 13:34:00,555|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb?depth=1)
2022-11-18 13:34:01,074|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:01,075|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response processing type (json)
2022-11-18 13:34:01,075|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668778436637","model-invariant-id":"e28f7440-1f16-44eb-9cd5-87e8679d630f","model-version-id":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-customization-id":"967c4b6f-223a-4d83-aae4-e50f60d8bece","module-index":0}]})
2022-11-18 13:34:01,075|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668778436637","model-invariant-id":"e28f7440-1f16-44eb-9cd5-87e8679d630f","model-version-id":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-customization-id":"967c4b6f-223a-4d83-aae4-e50f60d8bece","module-index":0}]})
2022-11-18 13:34:01,075|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668778436637","model-invariant-id":"e28f7440-1f16-44eb-9cd5-87e8679d630f","model-version-id":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-customization-id":"967c4b6f-223a-4d83-aae4-e50f60d8bece","module-index":0}]), type  ({json})
2022-11-18 13:34:01,076|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668778436637","model-invariant-id":"e28f7440-1f16-44eb-9cd5-87e8679d630f","model-version-id":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-customization-id":"967c4b6f-223a-4d83-aae4-e50f60d8bece","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-18 13:34:01,077|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-18 13:34:01,079|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-18 13:34:08,749|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| compiled in (7669)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-18 13:34:08,749|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-18 13:34:08,787|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"e28f7440-1f16-44eb-9cd5-87e8679d630f","k8s-rb-definition-version":"967c4b6f-223a-4d83-aae4-e50f60d8bece","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-11-18 13:34:08,790|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
      "k8s-rb-definition-version" : "967c4b6f-223a-4d83-aae4-e50f60d8bece"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "d1a70bbe-06ea-41ad-8c08-b52af294ecf9",
  "service-instance-name" : "basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "967c4b6f-223a-4d83-aae4-e50f60d8bece",
      "model-invariant-id" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
      "model-version-id" : "cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1668778436637",
      "vf-module-id" : "3376f35e-8f45-41e8-9e9f-b4ca1a2673ee",
      "vf-module-name" : "basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "b1f54eef-47c2-4ede-8c08-4fe51fa83440",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/90ee7b5f-51dd-4ad9-83bf-c6d9457c78d5",
          "svc-request-id" : "202d89f0-8c6c-49d3-a9af-710e62d7d2d4"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "25b9e601-a99d-4087-a9f2-a8f3c7e698ee",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "20102507-03a2-47ae-ace4-d27a1eaef257",
            "model-version" : "1.0"
          },
          "service-id" : "d1a70bbe-06ea-41ad-8c08-b52af294ecf9",
          "service-instance-id" : "d1a70bbe-06ea-41ad-8c08-b52af294ecf9",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "967c4b6f-223a-4d83-aae4-e50f60d8bece",
            "model-invariant-uuid" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65",
            "model-version" : "1"
          },
          "vf-module-id" : "3376f35e-8f45-41e8-9e9f-b4ca1a2673ee",
          "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_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "967c4b6f-223a-4d83-aae4-e50f60d8bece",
            "model-invariant-uuid" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65",
            "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" : "cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65"
            }, {
              "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-20221118t133350974188z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "e28f7440-1f16-44eb-9cd5-87e8679d630f"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221118t133350974188z"
            }, {
              "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" : "3376f35e-8f45-41e8-9e9f-b4ca1a2673ee",
            "vf-module-name" : "basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7dff3842-b82c-4990-b1c9-4c554b53238a",
            "model-invariant-uuid" : "c9bf2bc6-8e69-419a-9c3e-2fcab802791d",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c10bf213-23b1-475e-8145-9fce0e9a6325",
            "model-version" : "1.0"
          },
          "vnf-id" : "47de630f-421b-4b47-b8e2-0fd70cbc24fb",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "3376f35e-8f45-41e8-9e9f-b4ca1a2673ee"
    } ]
  },
  "vnf-id" : "47de630f-421b-4b47-b8e2-0fd70cbc24fb"
})
2022-11-18 13:34:08,818|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Preparing Response...
2022-11-18 13:34:08,820|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-18 13:34:08,820|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-18 13:34:08,821|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Executing workflow(config-assign[b1f54eef-47c2-4ede-8c08-4fe51fa83440])'s step(config-template)
2022-11-18 13:34:08,822|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:34:08,830|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| preparing request id(b1f54eef-47c2-4ede-8c08-4fe51fa83440) for workflow(config-assign) step(config-template)
2022-11-18 13:34:08,830|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-18 13:34:08,831|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:34:08,943|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Triggering K8s Config Upload component logic.
2022-11-18 13:34:08,944|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Getting the template prefixes
2022-11-18 13:34:08,944|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Iterating over prefixes in resource assignment map.
2022-11-18 13:34:08,960|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/rb/definition/e28f7440-1f16-44eb-9cd5-87e8679d630f/967c4b6f-223a-4d83-aae4-e50f60d8bece)
2022-11-18 13:34:08,970|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:08,982|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/rb/definition/e28f7440-1f16-44eb-9cd5-87e8679d630f/967c4b6f-223a-4d83-aae4-e50f60d8bece/config-template/replica-count-template)
2022-11-18 13:34:08,987|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(500 - Internal Server Error)
2022-11-18 13:34:08,988|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Uploading K8s template..
2022-11-18 13:34:09,008|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(POST), url(/v1/rb/definition/e28f7440-1f16-44eb-9cd5-87e8679d630f/967c4b6f-223a-4d83-aae4-e50f60d8bece/config-template)
2022-11-18 13:34:09,017|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(201 - Created)
2022-11-18 13:34:09,034|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(POST), url(/v1/rb/definition/e28f7440-1f16-44eb-9cd5-87e8679d630f/967c4b6f-223a-4d83-aae4-e50f60d8bece/config-template/replica-count-template/content)
2022-11-18 13:34:09,056|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:09,057|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| K8s Config Upload Completed
2022-11-18 13:34:09,057|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Preparing Response...
2022-11-18 13:34:09,057|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-18 13:34:09,057|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-18 13:34:09,058|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(END) -> executed state(SUCCESS)
2022-11-18 13:34:09,059|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(b1f54eef-47c2-4ede-8c08-4fe51fa83440) nodes completed with (0)exceptions
2022-11-18 13:34:09,059|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-18 13:34:09,060|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c2d9e993-5f9c-4a22-8e4b-22b7cc7534eb auditStoreId -1
2022-11-18 13:34:09,119|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Completed
2022-11-18 13:34:45,920|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-18 13:34:46,026|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-18 13:34:46,033|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing request id b1f54eef-47c2-4ede-8c08-4fe51fa83440
2022-11-18 13:34:46,034|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 13:34:46,034|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| StoreAuditService ID  -1
2022-11-18 13:34:46,035|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-18 13:34:46,036|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-18 13:34:46,042|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-18 13:34:46,070|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deriving input data for workflow: (config-deploy)
2022-11-18 13:34:46,072|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(START) -> executed state(SUCCESS)
2022-11-18 13:34:46,073|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Executing workflow(config-deploy[b1f54eef-47c2-4ede-8c08-4fe51fa83440])'s step(config-setup)
2022-11-18 13:34:46,073|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:34:46,075|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| preparing request id(b1f54eef-47c2-4ede-8c08-4fe51fa83440) for workflow(config-deploy) step(config-setup)
2022-11-18 13:34:46,075|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-18 13:34:46,075|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-18 13:34:46,076|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-18 13:34:46,097|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:34:46,099|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-18 13:34:46,099|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ("d1a70bbe-06ea-41ad-8c08-b52af294ecf9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-18 13:34:46,100|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 
Resolved Input Key mappings: 
{service-instance-id="d1a70bbe-06ea-41ad-8c08-b52af294ecf9"}
2022-11-18 13:34:46,108|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-18 13:34:46,108|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-18 13:34:46,155|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9)
2022-11-18 13:34:46,175|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:46,176|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response processing type (string)
2022-11-18 13:34:46,176|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219")
2022-11-18 13:34:46,176|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219")
2022-11-18 13:34:46,176|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ("basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-18 13:34:46,177|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ("47de630f-421b-4b47-b8e2-0fd70cbc24fb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-18 13:34:46,178|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 
Resolved Input Key mappings: 
{service-instance-id="d1a70bbe-06ea-41ad-8c08-b52af294ecf9", vnf-id="47de630f-421b-4b47-b8e2-0fd70cbc24fb"}
2022-11-18 13:34:46,184|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-18 13:34:46,184|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-18 13:34:46,224|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d1a70bbe-06ea-41ad-8c08-b52af294ecf9/service-data/vnfs/vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb/vnf-data/vf-modules)
2022-11-18 13:34:46,237|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:46,238|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response processing type (json)
2022-11-18 13:34:46,239|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","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_be5e4eed-e75f-4948-a213-c63cecbff219_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":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","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-20221118t133350974188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e28f7440-1f16-44eb-9cd5-87e8679d630f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221118t133350974188z","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":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b1f54eef-47c2-4ede-8c08-4fe51fa83440","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"20102507-03a2-47ae-ace4-d27a1eaef257","model-invariant-uuid":"25b9e601-a99d-4087-a9f2-a8f3c7e698ee"},"global-customer-id":"basiccnf-macro-customer","service-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","service-instance-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2f75284-2c6a-42b5-858b-603ab88b9a9d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8904d961-c573-4cdc-ae47-d91e3382d935","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7dff3842-b82c-4990-b1c9-4c554b53238a","model-uuid":"c10bf213-23b1-475e-8145-9fce0e9a6325","model-invariant-uuid":"c9bf2bc6-8e69-419a-9c3e-2fcab802791d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47de630f-421b-4b47-b8e2-0fd70cbc24fb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","from-preload":false}}}]})
2022-11-18 13:34:46,239|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","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_be5e4eed-e75f-4948-a213-c63cecbff219_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":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","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-20221118t133350974188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e28f7440-1f16-44eb-9cd5-87e8679d630f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221118t133350974188z","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":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b1f54eef-47c2-4ede-8c08-4fe51fa83440","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"20102507-03a2-47ae-ace4-d27a1eaef257","model-invariant-uuid":"25b9e601-a99d-4087-a9f2-a8f3c7e698ee"},"global-customer-id":"basiccnf-macro-customer","service-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","service-instance-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2f75284-2c6a-42b5-858b-603ab88b9a9d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8904d961-c573-4cdc-ae47-d91e3382d935","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7dff3842-b82c-4990-b1c9-4c554b53238a","model-uuid":"c10bf213-23b1-475e-8145-9fce0e9a6325","model-invariant-uuid":"c9bf2bc6-8e69-419a-9c3e-2fcab802791d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47de630f-421b-4b47-b8e2-0fd70cbc24fb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","from-preload":false}}}]})
2022-11-18 13:34:46,239|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","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_be5e4eed-e75f-4948-a213-c63cecbff219_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":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","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-20221118t133350974188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e28f7440-1f16-44eb-9cd5-87e8679d630f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221118t133350974188z","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":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b1f54eef-47c2-4ede-8c08-4fe51fa83440","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"20102507-03a2-47ae-ace4-d27a1eaef257","model-invariant-uuid":"25b9e601-a99d-4087-a9f2-a8f3c7e698ee"},"global-customer-id":"basiccnf-macro-customer","service-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","service-instance-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2f75284-2c6a-42b5-858b-603ab88b9a9d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8904d961-c573-4cdc-ae47-d91e3382d935","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7dff3842-b82c-4990-b1c9-4c554b53238a","model-uuid":"c10bf213-23b1-475e-8145-9fce0e9a6325","model-invariant-uuid":"c9bf2bc6-8e69-419a-9c3e-2fcab802791d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47de630f-421b-4b47-b8e2-0fd70cbc24fb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","from-preload":false}}}]), type  ({json})
2022-11-18 13:34:46,240|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","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_be5e4eed-e75f-4948-a213-c63cecbff219_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":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","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-20221118t133350974188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e28f7440-1f16-44eb-9cd5-87e8679d630f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221118t133350974188z","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":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b1f54eef-47c2-4ede-8c08-4fe51fa83440","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"20102507-03a2-47ae-ace4-d27a1eaef257","model-invariant-uuid":"25b9e601-a99d-4087-a9f2-a8f3c7e698ee"},"global-customer-id":"basiccnf-macro-customer","service-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","service-instance-id":"d1a70bbe-06ea-41ad-8c08-b52af294ecf9","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c2f75284-2c6a-42b5-858b-603ab88b9a9d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8904d961-c573-4cdc-ae47-d91e3382d935","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7dff3842-b82c-4990-b1c9-4c554b53238a","model-uuid":"c10bf213-23b1-475e-8145-9fce0e9a6325","model-invariant-uuid":"c9bf2bc6-8e69-419a-9c3e-2fcab802791d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"47de630f-421b-4b47-b8e2-0fd70cbc24fb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"967c4b6f-223a-4d83-aae4-e50f60d8bece","model-uuid":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-invariant-uuid":"e28f7440-1f16-44eb-9cd5-87e8679d630f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-18 13:34:46,241|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 
Resolved Input Key mappings: 
{vnf-id="47de630f-421b-4b47-b8e2-0fd70cbc24fb"}
2022-11-18 13:34:46,248|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-18 13:34:46,248|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-18 13:34:46,327|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/47de630f-421b-4b47-b8e2-0fd70cbc24fb?depth=1)
2022-11-18 13:34:46,436|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:46,436|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response processing type (json)
2022-11-18 13:34:46,437|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_wing","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668778484602","model-invariant-id":"e28f7440-1f16-44eb-9cd5-87e8679d630f","model-version-id":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-customization-id":"967c4b6f-223a-4d83-aae4-e50f60d8bece","module-index":0}]})
2022-11-18 13:34:46,437|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_wing","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668778484602","model-invariant-id":"e28f7440-1f16-44eb-9cd5-87e8679d630f","model-version-id":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-customization-id":"967c4b6f-223a-4d83-aae4-e50f60d8bece","module-index":0}]})
2022-11-18 13:34:46,437|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_wing","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668778484602","model-invariant-id":"e28f7440-1f16-44eb-9cd5-87e8679d630f","model-version-id":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-customization-id":"967c4b6f-223a-4d83-aae4-e50f60d8bece","module-index":0}]), type  ({json})
2022-11-18 13:34:46,437|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3376f35e-8f45-41e8-9e9f-b4ca1a2673ee","vf-module-name":"basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_wing","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1668778484602","model-invariant-id":"e28f7440-1f16-44eb-9cd5-87e8679d630f","model-version-id":"cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65","model-customization-id":"967c4b6f-223a-4d83-aae4-e50f60d8bece","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-18 13:34:46,438|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-18 13:34:46,441|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"e28f7440-1f16-44eb-9cd5-87e8679d630f","k8s-rb-definition-version":"967c4b6f-223a-4d83-aae4-e50f60d8bece","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":"xenodochial_wing"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-18 13:34:46,443|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "xenodochial_wing",
      "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" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
      "k8s-rb-definition-version" : "967c4b6f-223a-4d83-aae4-e50f60d8bece"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "d1a70bbe-06ea-41ad-8c08-b52af294ecf9",
  "service-instance-name" : "basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "xenodochial_wing",
      "is-base-vf-module" : false,
      "model-customization-id" : "967c4b6f-223a-4d83-aae4-e50f60d8bece",
      "model-invariant-id" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
      "model-version-id" : "cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1668778484602",
      "vf-module-id" : "3376f35e-8f45-41e8-9e9f-b4ca1a2673ee",
      "vf-module-name" : "basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "b1f54eef-47c2-4ede-8c08-4fe51fa83440",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8904d961-c573-4cdc-ae47-d91e3382d935",
          "svc-request-id" : "c2f75284-2c6a-42b5-858b-603ab88b9a9d"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "25b9e601-a99d-4087-a9f2-a8f3c7e698ee",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "20102507-03a2-47ae-ace4-d27a1eaef257",
            "model-version" : "1.0"
          },
          "service-id" : "d1a70bbe-06ea-41ad-8c08-b52af294ecf9",
          "service-instance-id" : "d1a70bbe-06ea-41ad-8c08-b52af294ecf9",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "967c4b6f-223a-4d83-aae4-e50f60d8bece",
            "model-invariant-uuid" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65",
            "model-version" : "1"
          },
          "vf-module-id" : "3376f35e-8f45-41e8-9e9f-b4ca1a2673ee",
          "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_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "967c4b6f-223a-4d83-aae4-e50f60d8bece",
            "model-invariant-uuid" : "e28f7440-1f16-44eb-9cd5-87e8679d630f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65",
            "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" : "cc36ecd7-7c8c-4ece-bfc7-c0dddc5a8f65"
            }, {
              "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-20221118t133350974188z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "e28f7440-1f16-44eb-9cd5-87e8679d630f"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221118t133350974188z"
            }, {
              "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" : "3376f35e-8f45-41e8-9e9f-b4ca1a2673ee",
            "vf-module-name" : "basic_cnf_macro_be5e4eed-e75f-4948-a213-c63cecbff219_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7dff3842-b82c-4990-b1c9-4c554b53238a",
            "model-invariant-uuid" : "c9bf2bc6-8e69-419a-9c3e-2fcab802791d",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c10bf213-23b1-475e-8145-9fce0e9a6325",
            "model-version" : "1.0"
          },
          "vnf-id" : "47de630f-421b-4b47-b8e2-0fd70cbc24fb",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "3376f35e-8f45-41e8-9e9f-b4ca1a2673ee"
    } ]
  },
  "vnf-id" : "47de630f-421b-4b47-b8e2-0fd70cbc24fb"
})
2022-11-18 13:34:46,450|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Preparing Response...
2022-11-18 13:34:46,451|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-18 13:34:46,451|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-18 13:34:46,451|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Executing workflow(config-deploy[b1f54eef-47c2-4ede-8c08-4fe51fa83440])'s step(status-verification-script)
2022-11-18 13:34:46,452|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:34:46,460|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| preparing request id(b1f54eef-47c2-4ede-8c08-4fe51fa83440) for workflow(config-deploy) step(status-verification-script)
2022-11-18 13:34:46,460|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-18 13:34:46,460|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:34:46,465|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-18 13:34:46,473|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| SIMPLE STATUS CHECK - START
2022-11-18 13:34:46,493|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/instance/xenodochial_wing/status)
2022-11-18 13:34:46,541|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:46,564|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| VfModule helm_apache (xenodochial_wing) is not ready. Please wait...
2022-11-18 13:34:56,584|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/instance/xenodochial_wing/status)
2022-11-18 13:34:56,648|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:34:56,652|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| VfModule helm_apache (xenodochial_wing) is not ready. Please wait...
2022-11-18 13:35:06,664|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/instance/xenodochial_wing/status)
2022-11-18 13:35:06,712|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:35:06,715|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| VfModule helm_apache (xenodochial_wing) is ready.
2022-11-18 13:35:06,715|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| SIMPLE STATUS CHECK - END
2022-11-18 13:35:06,715|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Preparing Response...
2022-11-18 13:35:06,715|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-18 13:35:06,715|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-18 13:35:06,716|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Executing workflow(config-deploy[b1f54eef-47c2-4ede-8c08-4fe51fa83440])'s step(config-apply)
2022-11-18 13:35:06,716|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:35:06,726|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| preparing request id(b1f54eef-47c2-4ede-8c08-4fe51fa83440) for workflow(config-deploy) step(config-apply)
2022-11-18 13:35:06,726|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-18 13:35:06,726|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:35:06,730|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Triggering K8s Config Value component logic.
2022-11-18 13:35:06,730|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Getting the template prefixes
2022-11-18 13:35:06,730|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Iterating over prefixes in resource assignment map.
2022-11-18 13:35:06,750|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/instance/xenodochial_wing/config/replica-count-change)
2022-11-18 13:35:11,760|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(500 - Internal Server Error)
2022-11-18 13:35:11,760|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Uploading K8s config..
2022-11-18 13:35:11,837|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Config building started from source custom-values
2022-11-18 13:35:11,837|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-18 13:35:11,855|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:35:11,857|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-18 13:35:11,858|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-18 13:35:11,988|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(POST), url(/v1/instance/xenodochial_wing/config)
2022-11-18 13:35:12,112|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(201 - Created)
2022-11-18 13:35:12,121|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Preparing Response...
2022-11-18 13:35:12,121|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-18 13:35:12,121|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-18 13:35:12,122|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Executing workflow(config-deploy[b1f54eef-47c2-4ede-8c08-4fe51fa83440])'s step(status-verification-script-after)
2022-11-18 13:35:12,122|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:35:12,123|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| preparing request id(b1f54eef-47c2-4ede-8c08-4fe51fa83440) for workflow(config-deploy) step(status-verification-script-after)
2022-11-18 13:35:12,123|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-18 13:35:12,123|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:35:12,124|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-18 13:35:12,141|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| SIMPLE STATUS CHECK - START
2022-11-18 13:35:12,159|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/instance/xenodochial_wing/status)
2022-11-18 13:35:12,204|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:35:12,208|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| VfModule helm_apache (xenodochial_wing) is not ready. Please wait...
2022-11-18 13:35:22,225|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/instance/xenodochial_wing/status)
2022-11-18 13:35:22,304|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:35:22,311|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| VfModule helm_apache (xenodochial_wing) is not ready. Please wait...
2022-11-18 13:35:32,331|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/instance/xenodochial_wing/status)
2022-11-18 13:35:32,379|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:35:32,385|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| VfModule helm_apache (xenodochial_wing) is not ready. Please wait...
2022-11-18 13:35:41,560|42aa862d-dfa8-470b-86a3-54234f4564c1||reactor-http-epoll-1||||INFO||||||| processing request id 42aa862d-dfa8-470b-86a3-54234f4564c1
2022-11-18 13:35:41,560|42aa862d-dfa8-470b-86a3-54234f4564c1||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 13:35:41,560|42aa862d-dfa8-470b-86a3-54234f4564c1||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-18 13:35:41,564|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-18 13:35:41,835|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-18 13:35:41,840|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-18 13:35:41,844|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-18 13:35:41,865|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-18 13:35:41,866|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-18 13:35:41,866|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:35:41,867|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(42aa862d-dfa8-470b-86a3-54234f4564c1) for workflow(resource-assignment) step(resource-assignment)
2022-11-18 13:35:41,867|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-18 13:35:41,867|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-18 13:35:41,868|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-18 13:35:41,888|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-18 13:35:41,891|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-18 13:35:41,903|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a006cfcc-b77e-4715-92b3-9d85794dc5f5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-18 13:35:41,925|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("7b206fe6-5f17-4248-bdf4-0912ddea8728") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-18 13:35:41,926|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "a006cfcc-b77e-4715-92b3-9d85794dc5f5",
  "vnf-id" : "7b206fe6-5f17-4248-bdf4-0912ddea8728",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-18 13:35:41,938|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-18 13:35:41,938|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-18 13:35:41,938|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-18 13:35:41,939|42aa862d-dfa8-470b-86a3-54234f4564c1||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bef15e7a-5b2b-4aa7-b7ae-a33e46e8c93f auditStoreId -1
2022-11-18 13:35:42,401|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/instance/xenodochial_wing/status)
2022-11-18 13:35:42,478|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:35:42,480|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| VfModule helm_apache (xenodochial_wing) is not ready. Please wait...
2022-11-18 13:35:45,908|afca0848-0fbf-480c-aa7f-4976a5b861f3||reactor-http-epoll-1||||INFO||||||| processing request id afca0848-0fbf-480c-aa7f-4976a5b861f3
2022-11-18 13:35:45,908|afca0848-0fbf-480c-aa7f-4976a5b861f3||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 13:35:45,908|afca0848-0fbf-480c-aa7f-4976a5b861f3||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-18 13:35:45,909|afca0848-0fbf-480c-aa7f-4976a5b861f3||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-18 13:35:45,910|afca0848-0fbf-480c-aa7f-4976a5b861f3||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-18 13:35:45,914|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-18 13:35:45,931|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-18 13:35:45,932|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-18 13:35:45,932|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:35:45,933|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(afca0848-0fbf-480c-aa7f-4976a5b861f3) for workflow(resource-assignment) step(resource-assignment)
2022-11-18 13:35:45,933|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-18 13:35:45,933|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-18 13:35:45,934|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-18 13:35:45,953|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-18 13:35:45,955|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-kohn") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-18 13:35:45,957|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-18 13:35:45,958|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-18 13:35:45,958|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-18 13:35:45,958|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c06c9a9b-2257-46e1-aa9f-c60efb8aa284") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-18 13:35:45,963|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a006cfcc-b77e-4715-92b3-9d85794dc5f5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-18 13:35:45,963|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-18 13:35:45,963|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-18 13:35:45,964|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-18 13:35:45,964|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("7b206fe6-5f17-4248-bdf4-0912ddea8728") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-18 13:35:45,965|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "a006cfcc-b77e-4715-92b3-9d85794dc5f5",
  "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" : "c06c9a9b-2257-46e1-aa9f-c60efb8aa284",
  "vnf-id" : "7b206fe6-5f17-4248-bdf4-0912ddea8728",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-18 13:35:45,980|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-18 13:35:45,980|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-18 13:35:45,980|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-18 13:35:45,981|afca0848-0fbf-480c-aa7f-4976a5b861f3||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f06a9eb7-3250-4093-a766-8b7bfa92854c auditStoreId -1
2022-11-18 13:35:49,424|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-18 13:35:49,496|||grpc-default-executor-3||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-18 13:35:49,502|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing request id 0954f701-10f4-4ef1-ae1c-2e3341ab7950
2022-11-18 13:35:49,502|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 13:35:49,502|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| StoreAuditService ID  -1
2022-11-18 13:35:49,502|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-18 13:35:49,502|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-18 13:35:49,505|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-18 13:35:49,532|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deriving input data for workflow: (config-assign)
2022-11-18 13:35:49,533|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-18 13:35:49,533|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:35:49,533|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| preparing request id(0954f701-10f4-4ef1-ae1c-2e3341ab7950) for workflow(config-assign) step(config-assign)
2022-11-18 13:35:49,533|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-18 13:35:49,534|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-18 13:35:49,536|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-18 13:35:49,654|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:35:49,656|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-18 13:35:49,656|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ("a006cfcc-b77e-4715-92b3-9d85794dc5f5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-18 13:35:49,658|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Setting Resource Value ("7b206fe6-5f17-4248-bdf4-0912ddea8728") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-18 13:35:49,690|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-18 13:35:49,690|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-18 13:35:49,708|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-18 13:35:49,710|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Generated Resource Param Data ({
  "service-instance-id" : "a006cfcc-b77e-4715-92b3-9d85794dc5f5",
  "vnf-id" : "7b206fe6-5f17-4248-bdf4-0912ddea8728",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-18 13:35:49,774|0954f701-10f4-4ef1-ae1c-2e3341ab7950||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-18 13:35:49,808|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-18 13:35:49,809|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Preparing Response...
2022-11-18 13:35:49,809|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-18 13:35:49,809|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-18 13:35:49,810|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d9ed698f-c5be-40ca-95b5-403d196a2415 auditStoreId -1
2022-11-18 13:35:49,822|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Completed
2022-11-18 13:35:52,493|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Rest request method(GET), url(/v1/instance/xenodochial_wing/status)
2022-11-18 13:35:52,544|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Response status(200 - OK)
2022-11-18 13:35:52,546|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| VfModule helm_apache (xenodochial_wing) is ready.
2022-11-18 13:35:52,546|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| SIMPLE STATUS CHECK - END
2022-11-18 13:35:52,547|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Preparing Response...
2022-11-18 13:35:52,547|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-18 13:35:52,547|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-18 13:35:52,548|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Executing workflow(config-deploy[b1f54eef-47c2-4ede-8c08-4fe51fa83440])'s step(collect-results)
2022-11-18 13:35:52,548|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:35:52,549|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| preparing request id(b1f54eef-47c2-4ede-8c08-4fe51fa83440) for workflow(config-deploy) step(collect-results)
2022-11-18 13:35:52,549|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-18 13:35:52,549|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-18 13:35:52,550|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-18 13:35:52,564|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Collected results: {}
2022-11-18 13:35:52,565|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Preparing Response...
2022-11-18 13:35:52,565|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-18 13:35:52,565|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-18 13:35:52,566|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Execute node(END) -> executed state(SUCCESS)
2022-11-18 13:35:52,566|b1f54eef-47c2-4ede-8c08-4fe51fa83440||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| workflow(b1f54eef-47c2-4ede-8c08-4fe51fa83440) nodes completed with (0)exceptions
2022-11-18 13:35:52,567|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-18 13:35:52,568|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0cba4a6a-1160-4e68-b1f7-723d5ffbd79d auditStoreId -1
2022-11-18 13:35:52,569|b1f54eef-47c2-4ede-8c08-4fe51fa83440||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Completed
2022-11-18 13:36:42,974|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-18 13:36:43,050|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-18 13:36:43,053|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| processing request id 0954f701-10f4-4ef1-ae1c-2e3341ab7950
2022-11-18 13:36:43,053|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-18 13:36:43,053|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| StoreAuditService ID  -1
2022-11-18 13:36:43,056|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-18 13:36:43,056|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-18 13:36:43,058|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-18 13:36:43,067|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Deriving input data for workflow: (config-deploy)
2022-11-18 13:36:43,067|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-18 13:36:43,067|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-18 13:36:43,074|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| preparing request id(0954f701-10f4-4ef1-ae1c-2e3341ab7950) for workflow(config-deploy) step(config-deploy)
2022-11-18 13:36:43,074|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-18 13:36:43,074|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| 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-11-18 13:36:43,077|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-18 13:36:43,077|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Getting Jython Script Class(ConfigDeploy)
2022-11-18 13:36:43,124|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@48c95926
2022-11-18 13:36:43,125|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Hello world
2022-11-18 13:36:43,126|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Preparing Response...
2022-11-18 13:36:43,126|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-18 13:36:43,126|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-18 13:36:43,127|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c55b9d6b-8cfa-473c-8afe-efa7d8231ea0 auditStoreId -1
2022-11-18 13:36:43,129|0954f701-10f4-4ef1-ae1c-2e3341ab7950||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-g44wc|||| Completed